Hello,
I'm trying to install an additional PHP version (v5.5.3) onto a Linux Server (Ubuntu 10.04 LTS.) I followed the instructions at
http://download1.parallels.com/Ples...inistrator-guide/index.htm?fileName=72042.htm
and can now select the new PHP version for a site, but requesting a PHP file returns a 500 error and I can find log entries:
(104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
Premature end of script headers: phpinfo.php
The existing PHP version is 5.3.3, if that's relevant.
Can anyone assist me in troubleshooting? In particular, what parameters should I specify on the "./configure [...]" step? I want the new PHP version running with the same capabilities as the old one. How can I find out what needs to be included?
Regards
I'm trying to install an additional PHP version (v5.5.3) onto a Linux Server (Ubuntu 10.04 LTS.) I followed the instructions at
http://download1.parallels.com/Ples...inistrator-guide/index.htm?fileName=72042.htm
and can now select the new PHP version for a site, but requesting a PHP file returns a 500 error and I can find log entries:
(104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
Premature end of script headers: phpinfo.php
The existing PHP version is 5.3.3, if that's relevant.
Can anyone assist me in troubleshooting? In particular, what parameters should I specify on the "./configure [...]" step? I want the new PHP version running with the same capabilities as the old one. How can I find out what needs to be included?
Regards