Greetings,
I used Plesk Migrator to migrate from one Plesk 12.5.30 VPS to another one.
The migration itself seemed to work ok, however any existing websites that were using PHP 5.6.19 run PHP as "FPM application served by Apache" were down after the migration.
I can set the downed websites to 5.5.9 by OS Vendor run PHP as FPM application and they come back up.
There seems to be a couple of issues with 5.6.19:
1. When I try to set this in the Plesk/PHP settings I get the following error:
"Error: phpinimng failed: invoke-rc.d: initscript plesk-php56-fpm, action "status" failed. invoke-rc.d: initscript plesk-php56-fpm, action "status" failed. Service plesk-php56-fpm is down after attempt to start it"
2. Now the references to FPM application served by Apache & FPM application served by nginx are missing from both 5.5.9 by OS Vendor and 5.6.19
I did a stare and compare of Tools & Settings | Apache Web Server and both VPS configurations are identical. php5, proxy and proxy_fgi are greyed out, proxy and proxy_fgi have greyed out check marks.
I have tried to uninstall /reinstall PHP 5.6 = no change
I have tried to stop and start PHP 5.6 = fails to start
service plesk-php56-fpm stop
* Stopping PHP FastCGI Process Manager php-fpm [ OK ]
service plesk-php56-fpm start
* Starting PHP FastCGI Process Manager php-fpm [fail]
I have tried restarting apache = no change.
I'm looking for further troubleshooting suggestions, I would like to be able to understand what went wrong with PHP 5.6.19 and this migration.
Details:
Plesk 12.5.30
OS Ubuntu 14.04.4 LTS
# apache2 -v
Server version: Apache/2.4.7 (Ubuntu)
Thanks
I used Plesk Migrator to migrate from one Plesk 12.5.30 VPS to another one.
The migration itself seemed to work ok, however any existing websites that were using PHP 5.6.19 run PHP as "FPM application served by Apache" were down after the migration.
I can set the downed websites to 5.5.9 by OS Vendor run PHP as FPM application and they come back up.
There seems to be a couple of issues with 5.6.19:
1. When I try to set this in the Plesk/PHP settings I get the following error:
"Error: phpinimng failed: invoke-rc.d: initscript plesk-php56-fpm, action "status" failed. invoke-rc.d: initscript plesk-php56-fpm, action "status" failed. Service plesk-php56-fpm is down after attempt to start it"
2. Now the references to FPM application served by Apache & FPM application served by nginx are missing from both 5.5.9 by OS Vendor and 5.6.19
I did a stare and compare of Tools & Settings | Apache Web Server and both VPS configurations are identical. php5, proxy and proxy_fgi are greyed out, proxy and proxy_fgi have greyed out check marks.
I have tried to uninstall /reinstall PHP 5.6 = no change
I have tried to stop and start PHP 5.6 = fails to start
service plesk-php56-fpm stop
* Stopping PHP FastCGI Process Manager php-fpm [ OK ]
service plesk-php56-fpm start
* Starting PHP FastCGI Process Manager php-fpm [fail]
I have tried restarting apache = no change.
I'm looking for further troubleshooting suggestions, I would like to be able to understand what went wrong with PHP 5.6.19 and this migration.
Details:
Plesk 12.5.30
OS Ubuntu 14.04.4 LTS
# apache2 -v
Server version: Apache/2.4.7 (Ubuntu)
Thanks