Cache-Control, internal server error
Permalink
Hey there, I have C5 running smoothly on my localserver (IIS, FastCGI and MySQL), my Host has the same set-up, however when installing C5 on my host servers (PHP on IIS, FastCGI and a MySQL database) I get the following error
Any ideas?
I get as far as entering my server and mysql-db details on the C5 startup screen, then get to 'index.php/-/configuration' which is blank, throwing up the error above. It's very confuzzling, as the site.php is a blank file, tried rejigging my localserver site.php to suit my host-server but no avail, keeps throwing this error :( , at wits end, would appreciate any help!
Kind Regards,
Joe
nternal Server Error Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Content-Type: text/html Expires: Thu, 19 Nov 1981 08:52:00 GMT Server: Microsoft-IIS/7.0 X-Powered-By: PHP/5.2.10 Set-Cookie: CONCRETE5=qlg65272664k1j4b7f2i5fb0f2; path=/ X-Powered-By: ASP.NET Date: Sat, 24 Apr 2010 22:52:10 GMT Connection: close Content-Length: 691 Concrete CMS Unable to connect to database. A database error occurred while processing this request.
Any ideas?
I get as far as entering my server and mysql-db details on the C5 startup screen, then get to 'index.php/-/configuration' which is blank, throwing up the error above. It's very confuzzling, as the site.php is a blank file, tried rejigging my localserver site.php to suit my host-server but no avail, keeps throwing this error :( , at wits end, would appreciate any help!
Kind Regards,
Joe
make sure the correct folders have the right permissions
Fixed it, eventually, its now 5am! lol
gave 755 permissions via CHMOD on most things, however gave an error upon installing, replaced the site.php (which was 0 bytes and empty!) with my own custom site.php for the server, and retrieved login details from Logs on the MySQL via phpMyAdmin.
Phew. Thanks much anyways!
Joe
gave 755 permissions via CHMOD on most things, however gave an error upon installing, replaced the site.php (which was 0 bytes and empty!) with my own custom site.php for the server, and retrieved login details from Logs on the MySQL via phpMyAdmin.
Phew. Thanks much anyways!
Joe
here are contents of '...check.php':