• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

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