PHP Page says 'Service Temporarily Unavailable'

1 post / 0 new
#1 Wed, 09/26/2007 - 00:12
tuxsolutions

PHP Page says 'Service Temporarily Unavailable'

I can't get fcgi php to work. Here is the apache error_log when I visit the page: [code:1][Wed Sep 26 10:37:38 2007] [notice] Apache/2.0.55 (Ubuntu) DAV/2 SVN/1.3.1 PHP/5.1.2 mod_ruby/1.2.5 Ruby/1.8.4(2005-12-24) mod_ssl/2.0.55 OpenSSL/0.9.8a configured -- resuming normal operations [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: call /home/tux-dns/public_html/joomla/index.php with wrapper /home/tux-dns/fcgi-bin/php5.fcgi [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: server /home/tux-dns/public_html/joomla/index.php(23329) started [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: call /home/tux-dns/public_html/joomla/index.php with wrapper /home/tux-dns/fcgi-bin/php5.fcgi [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: server /home/tux-dns/public_html/joomla/index.php(23330) started [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: call /home/tux-dns/public_html/joomla/index.php with wrapper /home/tux-dns/fcgi-bin/php5.fcgi [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: server /home/tux-dns/public_html/joomla/index.php(23331) started [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: call /home/tux-dns/public_html/joomla/index.php with wrapper /home/tux-dns/fcgi-bin/php5.fcgi [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: server /home/tux-dns/public_html/joomla/index.php(23332) started [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: call /home/tux-dns/public_html/joomla/index.php with wrapper /home/tux-dns/fcgi-bin/php5.fcgi [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: server /home/tux-dns/public_html/joomla/index.php(23333) started [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: call /home/tux-dns/public_html/joomla/index.php with wrapper /home/tux-dns/fcgi-bin/php5.fcgi [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: server /home/tux-dns/public_html/joomla/index.php(23334) started [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: call /home/tux-dns/public_html/joomla/index.php with wrapper /home/tux-dns/fcgi-bin/php5.fcgi [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: server /home/tux-dns/public_html/joomla/index.php(23335) started [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: call /home/tux-dns/public_html/joomla/index.php with wrapper /home/tux-dns/fcgi-bin/php5.fcgi [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: server /home/tux-dns/public_html/joomla/index.php(23336) started [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: call /home/tux-dns/public_html/joomla/index.php with wrapper /home/tux-dns/fcgi-bin/php5.fcgi [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: server /home/tux-dns/public_html/joomla/index.php(23337) started [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: call /home/tux-dns/public_html/joomla/index.php with wrapper /home/tux-dns/fcgi-bin/php5.fcgi [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: server /home/tux-dns/public_html/joomla/index.php(23338) started [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: call /home/tux-dns/public_html/joomla/index.php with wrapper /home/tux-dns/fcgi-bin/php5.fcgi [Wed Sep 26 10:41:41 2007] [notice] mod_fcgid: server /home/tux-dns/public_html/joomla/index.php(23339) started [Wed Sep 26 10:41:44 2007] [notice] mod_fcgid: process /home/tux-dns/public_html/joomla/index.php(23339) exit(server exited), terminated by calling exit(), return code: 114 [Wed Sep 26 10:41:44 2007] [notice] mod_fcgid: process /home/tux-dns/public_html/joomla/index.php(23338) exit(server exited), terminated by calling exit(), return code: 114 [Wed Sep 26 10:41:44 2007] [notice] mod_fcgid: process /home/tux-dns/public_html/joomla/index.php(23337) exit(server exited), terminated by calling exit(), return code: 114 [Wed Sep 26 10:41:44 2007] [notice] mod_fcgid: process /home/tux-dns/public_html/joomla/index.php(23336) exit(server exited), terminated by calling exit(), return code: 114 [Wed Sep 26 10:41:44 2007] [notice] mod_fcgid: process /home/tux-dns/public_html/joomla/index.php(23335) exit(server exited), terminated by calling exit(), return code: 114 [Wed Sep 26 10:41:44 2007] [notice] mod_fcgid: process /home/tux-dns/public_html/joomla/index.php(23334) exit(server exited), terminated by calling exit(), return code: 114 [Wed Sep 26 10:41:44 2007] [notice] mod_fcgid: process /home/tux-dns/public_html/joomla/index.php(23333) exit(server exited), terminated by calling exit(), return code: 114 [Wed Sep 26 10:41:44 2007] [notice] mod_fcgid: process /home/tux-dns/public_html/joomla/index.php(23332) exit(server exited), terminated by calling exit(), return code: 114 [Wed Sep 26 10:41:44 2007] [notice] mod_fcgid: process /home/tux-dns/public_html/joomla/index.php(23331) exit(server exited), terminated by calling exit(), return code: 114 [Wed Sep 26 10:41:44 2007] [notice] mod_fcgid: process /home/tux-dns/public_html/joomla/index.php(23330) exit(server exited), terminated by calling exit(), return code: 114 [Wed Sep 26 10:41:44 2007] [notice] mod_fcgid: process /home/tux-dns/public_html/joomla/index.php(23329) exit(server exited), terminated by calling exit(), return code: 114 [/code:1] I use Ubuntu 6.06 Oh yeah the pro install script doesn't install 'php5-mysql' package. and also php5-mysqli