ispCP - Board - Support
Error 500...;/ - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Error 500...;/ (/thread-3620.html)



Error 500...;/ - Dadexix - 06-27-2008 12:27 AM

HelloSmile After upgrade to RC5 I have problem with admin panel and with one domain... In admin I have problem with admin panel, when I want login i have error 500 - "internat server error" - when i reset apache i can login only one time(on second login i have error 500)... And one domain - i have that same errors when i user phpbb2 by przemo forum(in priv messages and other) in other forums with that same script all goodSad


Problems may be becouse i have www in /var/www and i must(no many space on partition) new accounts make in /home so i change configuration and new accounts was created in /home... when i update configuration of apache chas changed - all /var/www has ben changed to /home... i change this, all work only one domain and admin panel notSad

Please help meSmile

Regards!


RE: Error 500...;/ - gOOvER - 06-27-2008 12:39 AM

http://www.isp-control.net/documentation/frequently_asked_questions/how_can_i_solve_a_problem_not_mentioned_in_this_faq


RE: Error 500...;/ - Dadexix - 06-27-2008 12:56 AM

okay...
system: debian etch 64bit, dedicated server(OVH)

in suexec only start/stop...

in error.log only this(many, many times) and start/stop fcgi
Code:
postdrop: warning: mail_queue_enter: create file maildrop/5612.30308: Permission denied

in wrong domain logs only 404 or permisions denied but i find this errors:
Code:
[Thu Jun 26 15:55:02 2008] [error] [client 213.199.218.162] FastCGI: comm with (dynamic) server "/var/www/fcgi/power-forum.eu/php5-fcgi-starter" aborted: (first read) idle timeout (30 sec), referer: http://power-forum.eu/privmsg.php?mode=post&u=2
[Thu Jun 26 15:55:02 2008] [error] [client 213.199.218.162] FastCGI: incomplete headers (0 bytes) received from server "/var/www/fcgi/power-forum.eu/php5-fcgi-starter", referer: http://power-forum.eu/privmsg.php?mode=post&u=2
[Thu Jun 26 15:55:55 2008] [error] [client 213.199.218.162] FastCGI: comm with (dynamic) server "/var/www/fcgi/power-forum.eu/php5-fcgi-starter" aborted: (first read) idle timeout (30 sec), referer: http://power-forum.eu/privmsg.php?mode=post&u=2
[Thu Jun 26 15:55:55 2008] [error] [client 213.199.218.162] FastCGI: incomplete headers (0 bytes) received from server "/var/www/fcgi/power-forum.eu/php5-fcgi-starter", referer: http://power-forum.eu/privmsg.php?mode=post&u=2
[Thu Jun 26 15:56:54 2008] [error] [client 213.199.218.162] FastCGI: comm with (dynamic) server "/var/www/fcgi/power-forum.eu/php5-fcgi-starter" aborted: (first read) idle timeout (30 sec), referer: http://power-forum.eu/privmsg.php?mode=post&u=2
[Thu Jun 26 15:56:54 2008] [error] [client 213.199.218.162] FastCGI: incomplete headers (0 bytes) received from server "/var/www/fcgi/power-forum.eu/php5-fcgi-starter", referer: http://power-forum.eu/privmsg.php?mode=post&u=2
[Thu Jun 26 16:09:44 2008] [error] [client 83.14.151.10] FastCGI: comm with (dynamic) server "/var/www/fcgi/power-forum.eu/php5-fcgi-starter" aborted: (first read) idle timeout (30 sec), referer: http://power-forum.eu/privmsg.php?mode=reply&p=76
[Thu Jun 26 16:09:44 2008] [error] [client 83.14.151.10] FastCGI: incomplete headers (0 bytes) received from server "/var/www/fcgi/power-forum.eu/php5-fcgi-starter", referer: http://power-forum.eu/privmsg.php?mode=reply&p=76



RE: Error 500...;/ - gOOvER - 06-27-2008 02:01 AM

Try to search about "incomplete headers" here in the Forum. There should be some solutions for this Error.


RE: Error 500...;/ - Dadexix - 06-27-2008 05:05 AM

eh.... i search, i try but i have that same problemsSad

i think(maybe wrong?) - I have "error 500" only in POST operations(not all! and not all sites!)


RE: Error 500...;/ - Dadexix - 06-27-2008 04:45 PM

Any other? Hmm onlyu reinstall? if yes - how to backup all(step-by-step:])...?

maybe ansfer is in forum in german topics but i don't know germanSad


RE: Error 500...;/ - Dadexix - 06-29-2008 11:47 PM

i have new info, i remembered - i hange all files(i change path in configs, etc.) i use
find / || xargs sed -e [..]
for change all files with this path, and ater this i have problem(i change pathes and update isp and that same moment) maybe this is problem?


But i do that same task when i have Plesk and all be good;/