jsilmarovi Posted August 13, 2019 Share Posted August 13, 2019 Hello. I have setted up on my config.php the correct http host to my website. However, on PW panel still shows the following error Unrecognized HTTP host:'revistaexclusive.com.br' - Please update your $config->httpHosts setting in /site/config.php I can insert anything on the httpHosts settings and the error continues. I believe this error are affecting the creation of new users. Cause every time I try to create a new user, I receive the following message: Cannot be published until errors are corrected. Someone received somekind of this error? Link to comment Share on other sites More sharing options...
louisstephens Posted August 13, 2019 Share Posted August 13, 2019 Just double checking, you added your host(s) to the following array: $config->httpHosts = array('123.456.78.9:8888', '123.456.78.9'); 1 Link to comment Share on other sites More sharing options...
jsilmarovi Posted August 13, 2019 Author Share Posted August 13, 2019 Hmmm... now is working. Thanks a lot. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now