• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Problem with php-fpm

Allan

New Pleskian
Hello,

I'm having trouble with php-fpm when I finish installing everything so it's not starting php-fpm and so I can not open the panel to complete the installation.

To install I used the 1-click installation with the command:
sh <(curl https://installer.plesk.com/one-click-installer || wget -O - https://installer.plesk.com/one-click-installer)

I am using CentOS 7 server from Vultr company (https: vultr.com).

see php logs after installation:

[root@servidor log]# cat php-fpm/error.log
[28-Jul-2017 22:21:18] ERROR: No pool defined. at least one pool section must be specified in config file
[28-Jul-2017 22:21:18] ERROR: failed to post process the configuration
[28-Jul-2017 22:21:18] ERROR: FPM initialization failed


Has anyone had this and knows how to solve it?

Regards,

Allan Almeida
 
Verify: 61/67: psa-libxml-proxy.x86_64 0:2.7.8.1-centos7.17031417 - e
Verify: 62/67: git.x86_64 0:1.8.3.1-6.el7_2.1 - e
Verify: 63/67: plesk-rdbmspp.x86_64 0:2.0.1-centos7.735641.16021112 - e
Verify: 64/67: psa-libpam-plesk.x86_64 0:17.5.3-cos7.build1705170317.16 - e
Verify: 65/67: sw-librrd.x86_64 0:1.6.0.1-centos7.17031414 - e
Verify: 66/67: plesk-engine.x86_64 0:17.5.3-cos7.build1705170622.17 - e
Verify: 67/67: sw-collectd.x86_64 0:5.5.0.1-centos7.17031414 - e
/usr/local/psa/bootstrapper/pp17.5.3-bootstrapper/bootstrapper.sh: line 13079: /usr/local/psa/admin/sbin/f2bmng: No such file or directory
/usr/local/psa/bootstrapper/pp17.5.3-bootstrapper/bootstrapper.sh: line 13079: /usr/local/psa/admin/sbin/f2bmng: No such file or directory
Installing patches...
All files were downloaded. All patches were applied. sh: /usr/local/psa/admin/sbin/update_history: No such file or directory

Patches were installed successfully.

The changes were applied successfully.
 
There are some errors in this update.

I just installed the server and can not log in, I try to update using the link that sent me but it does not work.

:(

Allan
 
I just installed the server and can not log in, I try to update using the link that sent me but it does not work.
Please try to repair your installation with these two commands:


# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation
 
Back
Top