franciccio-ITALIANO Posted June 13, 2019 Share Posted June 13, 2019 Salve, oggi ho ricevuto questo consigli su pw pannello: Non riconosciuto host HTTP: 'permaculturaorganica.info' - Aggiorna il tuo $ config-> httpHosts impostazione /site/config.php - read more Ma io non faccio nulla. Perché è successo? E che cosa devo fare? Link to comment Share on other sites More sharing options...
pwired Posted June 13, 2019 Share Posted June 13, 2019 Quote Unrecognized host HTTP: 'permaculturaorganica.info' - Update your $ config-> httpHosts setting /site/config.php - read more But I do nothing. Why did it happen? And what should I do? Hi franciccio, Did you develop that site locally and now moved it online ? First check your config.php file inside the site folder. Look for this line: $config->httpHosts = array('....... '); It should look like this: $config->httpHosts = array('permaculturaorganica.info', 'www.permaculturaorganica.info'); 3 Link to comment Share on other sites More sharing options...
franciccio-ITALIANO Posted June 14, 2019 Author Share Posted June 14, 2019 Yes I develop site locally and moved it online. Thanks! ? 1 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