• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Error Saving PHP 5.5.38 Settings

Matt_Hill

New Pleskian
I'm currently using PHP 5.5.38 (FPM served by Apache)

I added max_input_vars = 30000 to the additional configuration directives box, however when saving the PHP settings i get the error:

Error: phpinimng failed: Job for plesk-php55-fpm.service failed. See "systemctl status plesk-php55-fpm.service" and "journalctl -xe" for details. Failed to start plesk-php55-fpm service

php-settings.png

PHP will then not function until the server reboots, however once the server reboots the settings have been saved and then function as intended.

OS: ‪Ubuntu 16.04.1 LTS‬
Product: Plesk Onyx 17.0.17 Update #12
 
I think the only way to find out more about this is to run
# systemctl status plesk-php55-fpm.service
and
# journalctl -xe
and see what's in these logs on restarting PHP55 FPM.
 
Back
Top