• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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