mod_fcgid: process /home/xxx/public_html/index.php exit(server exited), terminated by calling exit(), return code:

If you are setting Apache + PHP in FastCGI mode and having these error messages, probably your fcgi script is not executable.



[Thu Feb 17 02:49:21 2011] [notice] mod_fcgid: call /home/xxx/public_html/inpo.php with wrapper /var/www/php-fcgi-scripts/xxx/php-fcgi-starter
suexec policy violation: see suexec log for more details
[Thu Feb 17 02:49:22 2011] [notice] mod_fcgid: call /home/xxx/public_html/inpo.php with wrapper /var/www/php-fcgi-scripts/xxx/php-fcgi-starter
suexec policy violation: see suexec log for more details
[Thu Feb 17 02:49:25 2011] [notice] mod_fcgid: process /home/xxx/public_html/index.php(1511) exit(communication error), terminated by calling exit(), return code: 121
[Thu Feb 17 02:49:25 2011] [notice] mod_fcgid: process /home/xxx/public_html/index.php(1510) exit(server exited), terminated by calling exit(), return code: 121

Leave a Reply