I got this Error when run php.
ISPCP is working fine but my site cannot run php
Could any1 help me
this is my log
Quote:[Sat Aug 28 12:22:42 2010] [notice] mod_fcgid: call /var/www/virtual/multicivil.com.au/htdocs/occupational-health-and-safety.php with wrapper /var/www/fcgi/multicivil.com.au/php5-fcgi-starter
[Sat Aug 28 12:22:42 2010] [notice] mod_fcgid: process /var/www/virtual/multicivil.com.au/htdocs/index.php(26467) exit(server exited), terminated by calling exit(), return code: 255
[Sat Aug 28 12:22:42 2010] [notice] mod_fcgid: process /var/www/virtual/multicivil.com.au/htdocs/index.php(26367) exit(server exited), terminated by calling exit(), return code: 255
[Sat Aug 28 12:22:46 2010] [notice] mod_fcgid: process /var/www/virtual/multicivil.com.au/htdocs/index.php(26483) exit(server exited), terminated by calling exit(), return code: 255
[Sat Aug 28 12:22:49 2010] [notice] mod_fcgid: call /var/www/virtual/multicivil.com.au/htdocs/occupational-health-and-safety.php with wrapper /var/www/fcgi/multicivil.com.au/php5-fcgi-starter
[Sat Aug 28 12:22:50 2010] [notice] mod_fcgid: call /var/www/virtual/multicivil.com.au/htdocs/occupational-health-and-safety.php with wrapper /var/www/fcgi/multicivil.com.au/php5-fcgi-starter
[Sat Aug 28 12:22:50 2010] [notice] mod_fcgid: process /var/www/virtual/multicivil.com.au/htdocs/index.php(27651) exit(server exited), terminated by calling exit(), return code: 255
[Sat Aug 28 12:22:53 2010] [notice] mod_fcgid: call /var/www/virtual/multicivil.com.au/htdocs/occupational-health-and-safety.php with wrapper /var/www/fcgi/multicivil.com.au/php5-fcgi-starter
[Sat Aug 28 12:22:53 2010] [warn] mod_fcgid: can't apply process slot for /var/www/virtual/multicivil.com.au/htdocs/occupational-health-and-safety.php
[Sat Aug 28 12:22:53 2010] [error] [client 114.76.34.53] File does not exist: /var/www/virtual/multicivil.com.au/htdocs/favicon.ico
[Sat Aug 28 12:22:56 2010] [notice] mod_fcgid: process /var/www/virtual/multicivil.com.au/htdocs/index.php(27789) exit(server exited), terminated by calling exit(), return code: 255
[Sat Aug 28 12:22:56 2010] [notice] mod_fcgid: process /var/www/virtual/multicivil.com.au/htdocs/index.php(27668) exit(server exited), terminated by calling exit(), return code: 255
[Sat Aug 28 12:28:51 2010] [error] [client 110.175.214.46] File does not exist: /var/www/virtual/multicivil.com.au/htdocs/favicon.ico
I found the solution is change permission for /var/www/fcgi/mydomain
However, with this solution. I have to change permission for any domain I add? Any advices?
Many thanks,