![]() |
[SOLVED] Gentoo ispc-omega Internal 500 Error - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: [SOLVED] Gentoo ispc-omega Internal 500 Error (/thread-7263.html) |
[SOLVED] Gentoo ispc-omega Internal 500 Error - marko_weber - 07-20-2009 08:46 PM Hello, we installed ispc on a gentoo server in our lan. setup with little problems was finsihed fine. but when i try to acces the ispcp vi abrowser we get Error 500! / Internal Server Error! in /var/log/apache2/users i found that = [Mon Jul 20 12:14:26 2009] [notice] mod_fcgid: call /var/www/ispcp/gui/index.php with wrapper /var/www/fcgi/master/php5-fcgi-starter /var/www/fcgi/master/php5-fcgi-starter: line 13: /usr/lib/php5/bin/php-cgi: No such file or directory /var/www/fcgi/master/php5-fcgi-starter: line 13: exec: /usr/lib/php5/bin/php-cgi: cannot execute: No such file or directory [Mon Jul 20 12:14:26 2009] [warn] (104)Connection reset by peer: mod_fcgid: read data from fastcgi server error. [Mon Jul 20 12:14:26 2009] [error] [client 192.168.220.108] Premature end of script headers: index.php [Mon Jul 20 12:14:29 2009] [notice] mod_fcgid: process /var/www/ispcp/gui/index.php(26541) exit(communication error), terminated by calling exit(), return code: 126 i read in the forum the "gentoo installation" , yes php is emerged with useflag "filter" mod_fcgid is also emerged (v2.2) any Ideas or Hints , why our setup ist not working ? Do i missed something ? If anyone need more Info or Logs i can paste it, thank you marko [SOLVED] ! after building Php with Useflag "cgi" all was fine. |