Error 503 with php - lthh89vt - 08-28-2010 12:32 PM
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,
RE: Error 503 with php - kilburn - 08-28-2010 02:41 PM
What permissions did you have, and what new ones have you set it to? It's really strange that php doesn't work with the ispcp-generated permissions...
RE: Error 503 with php - lthh89vt - 08-28-2010 04:04 PM
I don't know what permission I did have. But I change
/var/www/fcgi/mydomain & sub folder here to 750. And then it's working.
The old one I think is 500
my solution is got from here
http://isp-control.net/forum/thread-10002.html
That's your one as well, do you have any advices?
|