Current time: 07-01-2024, 09:28 PM Hello There, Guest! (LoginRegister)


Post Reply 
Another Error 500
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: Another Error 500
Code:
[Sat Jul 17 22:44:35 2010] [warn] mod_fcgid: read data timeout in 40 seconds
[Sat Jul 17 22:44:35 2010] [error] [client 192.168.1.4] Premature end of script headers: index.php, referer: http://192.168.1.5/index.php?admin=1

It looks like the panel is dying with an error (no headers) and mod_fcgid finally times out. Can you try to run the index.php file through php-cgi from the command line? Something like (as root):
Code:
su vu2000 -s /bin/bash -c '/usr/bin/php5-cgi -f /var/www/ispcp/gui/index.php'

You will see notices about undefined variables at the top (because you're not running from a web environment), but don't worry about these. Look for some fatal error being thrown.

If this doesn't help you to solve the problem, please attach the output you got and tell us which OS/Distro/Ispcp version are you using.
07-21-2010 03:31 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Another Error 500 - flufsor - 07-21-2010, 05:02 AM
RE: Another Error 500 - kilburn - 07-21-2010 03:31 PM
RE: Another Error 500 - flufsor - 07-21-2010, 09:09 PM
RE: Another Error 500 - kilburn - 07-21-2010, 09:45 PM
RE: Another Error 500 - flufsor - 07-22-2010, 12:00 AM
RE: Another Error 500 - flufsor - 07-23-2010, 02:14 AM
RE: Another Error 500 - gyrertr - 07-23-2010, 01:49 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)