Page 1 of 1

Internal Server Error

Posted: Wed Sep 13, 2006 10:12 pm
by Hupulu
Hey, i tested cmsms 1.0 local on MAMP: all perfect! Tried to install on my subdomain: Installation fine, Startpage fine! Admin-page: ??? Internal Server Error! chmod, config.php tested, all seems to be ok. PHP-Version 4.2, DB generated, can't find the problem. Server-Log: "[Thu Sep 14 00:07:37 2006] [error] [client 213.188.231.188] Premature end of script headers: php-script" What does it mean?

Thanks, Hupulu

Re: Internal Server Error

Posted: Thu Sep 14, 2006 3:26 pm
by rhys
Me too

Re: Internal Server Error

Posted: Fri Sep 15, 2006 9:00 am
by benn
This has happened to me too.  Worked the first time I installed version 1 but the second time I installed version 1.1  (uploaded to same server but new website) got the Internal Server Error on the admin page.  The only thing I did different was chmod files during the installation.

Re: Internal Server Error

Posted: Wed Sep 05, 2007 1:23 pm
by neelesh
I had been facing this problem.

Usually this is because of the access (If over access is provided).

You may want to check your error logs:

[2007-09-05 08:00:52]: error: directory is writable by others: (/home/public_html/cmsmadesimple/modules/TinyMCE)
[2007-09-05 08:00:43]: error: directory is writable by others: (/home/public_html/cmsmadesimple/modules/TinyMCE)

All you gotta do is just change the file attribs to 755 and done.

Hope this helps!

Thanks,
Neelesh