• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx

  • We are developing a new feature in Plesk that will help you promote your websites or business on social media. We want to conduct a one-hour online UX test to present the prototype and collect feedback. If you are interested in the feature, please book a meeting via this link.
    Thank you in advance!
  • 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.

Search results

  1. B

    Issue Backup Manager (and migrator) not working after failed inplace upgrade

    lxml is allready installed. Requirement already satisfied: lxml in /usr/local/lib64/python3.6/site-packages Will there be support when i buy it, cause i'm trying to migrate from CentOS 7?
  2. B

    Issue Backup Manager (and migrator) not working after failed inplace upgrade

    [root@server temp]# /usr/local/psa/admin/bin/pmmcli --get-tasks-list Backup Traceback (most recent call last): File "/usr/local/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 339, in execute File "/usr/local/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 269, in _wrap_coverage...
  3. B

    Issue Backup Manager (and migrator) not working after failed inplace upgrade

    Im currently migrating from centos 7 to 8. Inplace upgrade failed and now the server has several problems. since we werent able to fix them, we decided to migrate to a new server. The migration tool failes on creating a backup file: Failed to create the remote configuration dump on the target...
  4. B

    Resolved Mail broken /usr/sbin/postconf: invalid option -- 'x'

    I moved to a new server and did a reinstall
  5. B

    Resolved Mail broken /usr/sbin/postconf: invalid option -- 'x'

    Plesk mail server is giving the following error: mailmng-server failed: Fatal error: plesk::mail::postfix::PostfixConfigurationError(/usr/sbin/postconf: invalid option -- 'x' /usr/sbin/postconf: fatal: usage: /usr/sbin/postconf [-a (server SASL types)] [-A (client SASL types)] [-b (bounce...
  6. B

    Resolved Upgrade to Plesk 17.8.11 failed - log4cplus

    I was installing the log4cplus of plesk 17.8.11 while i still was on 17.5.8 Removing log4cplus and installing it from 17.5.8 fixed the issue.
  7. B

    Resolved Upgrade to Plesk 17.8.11 failed - log4cplus

    log4cplus-1.2.0.1-0centos.6.180209.1429.x86_64
  8. B

    Question Optimal nginx performance Wordpress

    I'm looking for the best nginx performance with Wordpress and WP Super Cache module. Found a lot of threads en websites with only seperated snippets of code. Since a lot of people are looking for performance, my hope is that we can build the optimal directives for Nginx I'm no expert. It's a...
  9. B

    Resolved Upgrade to Plesk 17.8.11 failed - log4cplus

    Thanks for helping. It was centos6 log4cplus that is installed. Disabled repel and followed your advise. ran plesk installer and got: Plesk pre-upgrade check /usr/bin/sw-engine: error while loading shared libraries: liblog4cplus-1.1.so.9: cannot open shared object file: No such file or directory
  10. B

    Resolved Upgrade to Plesk 17.8.11 failed - log4cplus

    I did the reinstall and repair. The current version of log4cplus is still log4cplus-1.1.2-centos6.15011616.x86_64 # yum install http://autoinstall.plesk.com/PSA_17.8.11/dist-rpm-CentOS-6-x86_64/engine/log4cplus-1.2.0.1-0centos.6.180209.1429.x86_64.rpm Results in missing other dependencies...
  11. B

    Resolved Upgrade to Plesk 17.8.11 failed - log4cplus

    When trying to upgrade it fails on the following error. Attempt to remove 'psa-spf2' to resolve conflict has succeeded Exception: Failed to solve dependencies: plesk-lmlib-0.2.4-0centos.6.180209.1429.x86_64 requires log4cplus >= 1.2.0.1 plesk-lmlib-0.2.4-0centos.6.180209.1429.x86_64 requires...
  12. B

    Resolved Let nginx listen to 127.0.0.1 for default domain

    What i did to fix this is: copy the template nginxDomainVhostIpDefault.php to custom Added these lines: <?php //$VAR->domain->asciiName = "localhost:433" ?> <?php $ipAddress->escapedAddress = "localhost" ?> <?php echo $VAR->includeTemplate('domain/nginxDomainVirtualHost.php', array(...
  13. B

    Resolved Let nginx listen to 127.0.0.1 for default domain

    Found out that i was on the right track. nginx not listening to the localhost for the default domain. By manualy editing the vhost file i've got the curl working. File edited is /etc/nginx/plesk.conf.d/ip_default/****.nl.conf How to edit the vhost file correctly for the default server domain to...
  14. B

    Resolved Let nginx listen to 127.0.0.1 for default domain

    I think that would give an connection but with a HTTP/1.1 401 or 403 or whatever response wouldnt it? What is the result of "netstat -tulpn|grep nginx" on your server?
  15. B

    Resolved Let nginx listen to 127.0.0.1 for default domain

    Did u try to curl to the same hostname of your server? This would be strange since i can curl to all local websites but not to the one with the same name as the server. Even if i use www. before it, it works. Due the fact i cant change the curl request of the third party software i cant change...
  16. B

    Resolved Let nginx listen to 127.0.0.1 for default domain

    -- update -- Issue found: nginx aint listening to 127.0.0.1 for the default domain (/etc/nginx/plesk.conf.d/ip_default/****.nl.conf). Manualy editing the vhost file with a listen added fixed it temporary. Need help with solution how to fix this the right way. See post #6 I've got...
  17. B

    Resolved Onyx wont start installation

    Thanks voor the suggestion. Through the shell with plesk installer it worked. Tools & Settings > Updates & Upgrades did not.
  18. B

    Resolved Onyx wont start installation

    Reserved today to upgrade to Onyx, but i can't even pass the installer. When i try to upgrade Plesk from 12.5 to Onyx it seems to be looping and going to component install. First screen message is: "downloading installer" Second screen message is: "installer updated" Then repeat, first message...
Back
Top