Page 1 of 1

[SOLVED] 500 server eror when access admin page

Posted: Fri Oct 26, 2007 3:06 pm
by stevegos
Hi, I have just installed version 1.2. The install went fine and the front end appears fine but when viewing the admin login I get a 500 internal server error... listed below...

I have installed cmsms several times now and always fine but this is the first install with 1.2. Its on a LAMP based server.

Any ideas?

Thanks, Steve

500 Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@***.gov.uk and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Re: 500 server eror when access admin page

Posted: Fri Oct 26, 2007 3:17 pm
by Nullig
Some of the usual culprits, and places to look.

- Problem with the .htaccess file
- Permissions
- corrupt files

You could try uploading the files again, perhaps only the admin folders, since that's where the problem is.
If you are using an .htaccess file, post it here, so we can have a look.

Nullig

Re: 500 server eror when access admin page

Posted: Fri Oct 26, 2007 3:25 pm
by stevegos
looking at the apache logs it says "premature end of script headers"

so yes maybe a corrupt upload. i will try your suggestions and let you know.

yes I am using a .htaccess file as I needed to enter some php values to satify the install requirements.

Many thanks, Steve

Re: 500 server eror when access admin page

Posted: Sat Oct 27, 2007 3:22 pm
by Pierre M.
Hello,

I agree with the possible corrupt upload. Beware the admin side uses files outside of /admin like /lib, so it is better to reupload everything from scratch.

Pierre M.

Re: 500 server eror when access admin page

Posted: Mon Oct 29, 2007 10:25 am
by stevegos
SOLVED...

I copied the php.ini from the root into the /admin folder.

I've installed cmsms many times and never had to do this before.

Thanks for all your help.

Steve