Hi all ,
I have the same problem...
Last version of ispcp
apache2 + FCGID
Debian Lenny
After migrate to another server all php say : No input file specified.
Here more informations
Code:
/var/log/apache2/users# ls -l /var/www/
total 536
drwxr-xr-x 2 root root 4096 Oct 18 00:32 awstats
drwxr-xr-x 4578 vu2000 vu2000 180224 Dec 11 00:21 fcgi
drwxr-xr-x 7 root root 4096 Oct 18 00:37 ispcp
drwxr-xr-x 2 root root 176128 Dec 10 15:23 scoreboards
drwxrwx--- 4573 vu2000 www-data 172032 Dec 10 18:05 virtual
Quote:ns2:/var/log/apache2/users# ls -l /var/www/fcgi/ |grep blockdegivre
drwxr-xr-x 3 vu31123 vu31123 4096 Dec 11 01:03 blockdegivre.jed.st
Quote:ns2:/var/www/fcgi/blockdegivre.jed.st# ls -la
total 192
drwxr-xr-x 3 vu31123 vu31123 4096 Dec 11 01:03 .
drwxr-xr-x 4578 vu2000 vu2000 180224 Dec 11 00:21 ..
drwxr-x--- 2 vu31123 vu31123 4096 Dec 11 01:05 php5
-rwx------ 1 vu31123 vu31123 257 Dec 11 02:45 php5-fcgi-starter
Quote:ns2:/var/www/fcgi/blockdegivre.jed.st/php5# ls -l
total 48
-rw-r--r-- 1 vu31123 vu31123 46045 Dec 11 01:15 php.ini
Error.log
Code:
[Fri Dec 11 09:13:29 2009] [notice] mod_fcgid: call /var/www/virtual/blockdegivre.jed.st/htdocs/wiki/index.php with wrapper /var/www/fcgi/blockdegivre.jed.st/php5-fcgi-starter
[Fri Dec 11 09:13:47 2009] [notice] mod_fcgid: process /var/www/virtual/blockdegivre.jed.st/htdocs/wiki/index.php(15948) exit(shutting down), terminated by calling exit(), return code: 0
At the firt, all was ok, and php exec as well.
But now, in dont understand why, it doesn't work
Thanks for your help