And in teh error.log of apapch
[Tue Feb 05 16:12:07 2008] [warn] FastCGI: (dynamic) server "/var/www/fcgi/ryanmorin.com/php4-fcgi-starter" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed off to 600 seconds
[Tue Feb 05 16:12:07 2008] [warn] FastCGI: (dynamic) server "/var/www/fcgi/ryanmorin.com/php4-fcgi-starter" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed off to 600 seconds
[Tue Feb 05 16:12:07 2008] [warn] FastCGI: (dynamic) server "/var/www/fcgi/ryanmorin.com/php4-fcgi-starter" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed off to 600 seconds
[Tue Feb 05 16:12:08 2008] [warn] FastCGI: (dynamic) server "/var/www/fcgi/ryanmorin.com/php4-fcgi-starter" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed off to 600 seconds
robmorin Wrote:O now i see an entry in the log i was not waiting long enough for the timeout...
[Tue Feb 05 16:01:22 2008] [error] [client 206.248.146.163] FastCGI: comm with (dynamic) server "/var/www/fcgi/ryanmorin.com/php4-fcgi-starter" aborted: (first read) idle timeout (300 sec)
[Tue Feb 05 16:01:22 2008] [error] [client 206.248.146.163] FastCGI: incomplete headers (0 bytes) received from server "/var/www/fcgi/ryanmorin.com/php4-fcgi-starter"
[Tue Feb 05 16:04:07 2008] [error] [client 87.181.112.163] FastCGI: comm with (dynamic) server "/var/www/fcgi/ryanmorin.com/php4-fcgi-starter" aborted: (first read) idle timeout (300 sec), referer: http://www.isp-control.net/forum/possibl...242-3.html
[Tue Feb 05 16:04:07 2008] [error] [client 87.181.112.163] FastCGI: incomplete headers (0 bytes) received from server "/var/www/fcgi/ryanmorin.com/php4-fcgi-starter", referer: http://www.isp-control.net/forum/possibl...242-3.html
robmorin Wrote:I was thinking , does there have to be anything in apache2 to make php5 work??
Rob..
robmorin Wrote:Hehehe, sorry about the long ps, i thought you might want to see the actual processes...
I just changed as a test site, my sons website...
#!/bin/sh
umask 022
PHPRC="/var/www/fcgi/ryanmorin.com/php4/"
export PHPRC
PHP_FCGI_CHILDREN=4
export PHP_FCGI_CHILDREN
PHP_FCGI_MAX_REQUESTS=500
export PHP_FCGI_MAX_REQUESTS
exec /usr/bin/php5-cgi
As you can see it says php5-cgi
i restarted apache2, now you can try yourself at http://www.ryanmorin.com
His word press site, he is only 8 years old...
it just hangs.... and othing in the logs, howerver i will double check....
Thanks..
BeNe Wrote:a "wc" for counting after the ps would be the nice way, but OK.
Try to switch to PHP5. I did not work with php4 and ispCP
Maybe someone else can give some info. But for the switch to php5.
Did you check the FAQ ? Of course or ?
-> http://www.isp-control.net/component/opt...iew/id,18/
Only a white site and no Error in the apachelog ?
Greez BeNe