jorge ceballos
Regular Pleskian
Hi everybody,
Updated unsuccesfully some working WP and Joomla sites from PHP 5.6 to 7.0.11.
Under FastCGI I get 500 error and under FPM-Apache I get "service temporarily unavailable".
For 500 error, error log shows:
[fcgid:warn] [pid xxxxx:tid 115672779593472] (104)Connection reset by peer: [client xxx.xxx.xxx.xxx:33348] mod_fcgid: error reading data from FastCGI server
[core:error] [pid xxxxx:tid 115672779593472] [client xxx.xxx.xxx.xxx:33348] End of script output before headers: index.php
For the second error, error log shows:
[fcgid:warn] [pid 11536:tid 115672573617920] (104)Connection reset by peer: [client xxx.xxx.xxx.xxx:35012] mod_fcgid: error reading data from FastCGI server
[core:error] [pid 11536:tid 115672573617920] [client xxx.xxx.xxx.xxx:35012] End of script output before headers: index.php
On the other hand, phpinfo() and a large PHP based script we did, both run successfully and incredibly fast.
Tried switing on/off Opcache and increasing mem unsuccessfully.
Also tried a fresh WP install from scratch unsuccessfully, still shows the same errors, not even showing the initial config page.
Any idea anyone? Am I missing something?
We are running updated Plesk 12.5.30 up#48 on Centos 7.2.1511
Thanks in advance,
Jorge Ceballos
Updated unsuccesfully some working WP and Joomla sites from PHP 5.6 to 7.0.11.
Under FastCGI I get 500 error and under FPM-Apache I get "service temporarily unavailable".
For 500 error, error log shows:
[fcgid:warn] [pid xxxxx:tid 115672779593472] (104)Connection reset by peer: [client xxx.xxx.xxx.xxx:33348] mod_fcgid: error reading data from FastCGI server
[core:error] [pid xxxxx:tid 115672779593472] [client xxx.xxx.xxx.xxx:33348] End of script output before headers: index.php
For the second error, error log shows:
[fcgid:warn] [pid 11536:tid 115672573617920] (104)Connection reset by peer: [client xxx.xxx.xxx.xxx:35012] mod_fcgid: error reading data from FastCGI server
[core:error] [pid 11536:tid 115672573617920] [client xxx.xxx.xxx.xxx:35012] End of script output before headers: index.php
On the other hand, phpinfo() and a large PHP based script we did, both run successfully and incredibly fast.
Tried switing on/off Opcache and increasing mem unsuccessfully.
Also tried a fresh WP install from scratch unsuccessfully, still shows the same errors, not even showing the initial config page.
Any idea anyone? Am I missing something?
We are running updated Plesk 12.5.30 up#48 on Centos 7.2.1511
Thanks in advance,
Jorge Ceballos