Jump to content

Recommended Posts

Posted

Hi Guys,

I have processwire installed on a site which was working fine up until very recently. I am getting the error  Unrecognized HTTP host: 

My config file is as follows;

$config->httpHosts = array(
  'localhost', // our primary hostname
  'corrymeela-cms.3sixtynearlythere.co.uk', // staging server 
  'www.corrymeela.org' // Live server 
  );
 
 
I have updated the htaccess file to the most recent.
 
I cannot update any content at the minute I am getting this error:  Cannot be published until errors are corrected
 
 Can anyone help please?
 
Warmest wishes,
 
Mel
Posted

Have you tried commenting out the whole $config->httpHosts block as you don't necessarily need it. Is it working again afterwards?

Btw.: Your site 3sixtynearlythere.co.uk looks like if there is something broken :)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...