• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question ubuntu 18.04 lts php 5.6

Lordi

New Pleskian
Server operating system version
ubuntu 18.04
Plesk version and microupdate number
18.0.66
Hello, Since I still have an old website I wanted to put PHP5.6 on it and did it according to these instructions



plesk bin php_handler --add -displayname 5.6.39 -path /usr/local/php56/sbin/php-fpm -phpini /usr/local/lib/php.ini -type fpm -id 5.6fpm -clipath /usr/local/php56/bin/php -service php56-fpm -poold /usr/local/php56/etc/


only now I get the error Unable to register the PHP handler: php56-fpm: service not found.

Can someone help me who knows more about this? Unfortunately, my friend who always did everything for me has passed away. Now I have to find a solution.
 
Hello, @Lordi. Sincere condolences. It looks like a service has not been registered for this PHP version yet. In order to manually create a service for the PHP handler the *.service file from the downloaded source needs to be copied to the local configuration.
 
Thanks for your answer, is there also a guide where I can find this file or where exactly it should go because I'm new to this and I have to familiarize myself with everything first
 
Back
Top