• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. J

    Resolved httpdmng liblog4cplus-1.1.so.9: cannot open shared object file

    Hi there, Hi IgorG, we have a big problem with some plesk server (CentOS7.3), which we have upgrade from plesk 12.5 to plesk 17: [root@74 ~]# /usr/local/psa/admin/bin/httpdmng --help /usr/bin/sw-engine: error while loading shared libraries: liblog4cplus-1.1.so.9: cannot open shared object...
  2. J

    Resolved roundcube.conf missed with entry ServerAlias roundcube.webmail.*

    Hi IgorG, thx. We have now a workaround. We have to create a subdomain with the hostname in the subscription, e.g. nameofcustomer.server.tld, and this work automatically with webmail.nameof customer.service.tld. Customer can now login with this new subdomain.
  3. J

    Resolved roundcube.conf missed with entry ServerAlias roundcube.webmail.*

    Hi there, we have upgraded plesk from 12.5 to 17.0.17. Now, i can not find the file "roundcube.conf" under "/etc/httpd/conf/plesk.conf.d/" with the entry: ServerAlias roundcube.webmail.* How/where can i define the webmail ServerAlias for Roundcube? Many our customers have a external domain...
  4. J

    Issue no login into roundcube after update plesk 12.5 to 17

    Hi there, after upgrade from plesk 12.5 to 17, customer can not login into roundcube. I see the follow errors in the log: /var/log/plesk-roundcube/errors [16-Jan-2017 09:37:28 UTC] PHP Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use...
  5. J

    Question secure plesk certificate over CLI does not work

    Hi IgorG, thx, but i miss a string for the private-key!?
  6. J

    Question secure plesk certificate over CLI does not work

    Hi there, i want to update the plesk certificate (login over the browser). The CLI has nice commands, but no command for "Secure Plesk". How can i set "secure plesk" over CLI? We have to update many server. When i follow the steps in the panel (in the browser) ->"Tools & Settings -> SSL...
  7. J

    Resolved Plesk 12.5 with CentOS 7.3 compatible?

    Hi @Linulex , Hi @UFHH01, in the past, Plesk released a extra Microupdate: https://docs.plesk.com/release-notes/12.5/change-log/ 12.5.30 Update 37 Linux CentOS 6.8 is now supported. CentOS 7.2 is now supported. It would be nice if Plesk-Support (@IgorG ) answered ;)!
  8. J

    Resolved Plesk 12.5 with CentOS 7.3 compatible?

    Hi there, today we have find a CentOS upgrade in the yum repo from CentOS 7.2 to 7.3, that we have installed: cat /etc/redhat-release CentOS Linux release 7.3.1611 (Core) We have installed Plesk 12.5 with MU #55 [root@www74 ~]# cat /root/.autoinstaller/microupdates.xml| grep version...
  9. J

    Issue password encryption for mail users and roundcube error log

    Hi there, i use CentOS 7.2 with Plesk 12.5 MU#52 I have found the PLAIN TEXT password for mail_users in: /usr/local/psa/admin/bin/mail_auth_view and in /var/log/plesk-roundcube/errors! /usr/local/psa/admin/bin/mail_auth_view Authentication database contents...
  10. J

    Question Backup number differently between psa sql and ssh

    Hi everybody, plesk shows me 4 backups for one of our customer. Over SSH (/var/lib/psa/dumps/clients/) i can see 6 backups. In the psa database i can´t find informations about the number of customer backups. Where can i find the information? I would like to check the number between plesk and...
  11. J

    Resolved PHP 5.6.25/7.0.10 updates missing in plesk 12.5.30

    Hi IgorG, sorry, i mean: Why not update Odin PHP to 5.6.25 and 7.0.10?
  12. J

    Resolved PHP 5.6.25/7.0.10 updates missing in plesk 12.5.30

    Hello everybody, why was no updates of the new PHP versions in Plesk released? The latest versions are 5.6.24 and 7.0.9. Can we expect updates?
  13. J

    CentOS 6.8

    Hi UFHH01, yes, i know this site, but this is very disappointing... Nginx was update on 6-June-2016 for plesk 12.0.18. I had so hoped ... :/
  14. J

    CentOS 6.8

    IgorG, do you mean: Plesk 12.0.18 is NOT official supported for CentOS 6.8 !?
  15. J

    CentOS 6.8

    A patch for plesk 12.5 has been released. What ist with 12.0.18?
  16. J

    Resolved Nginx start timeout

    Hi, its not a plesk bug, its systemd... You must edit the "UNIT" section to: [Unit] Description=Startup script for nginx service After=network-online.target remote-fs.target nss-lookup.target Wants=network-online.target in "/usr/lib/systemd/system/nginx.service". Attached my full file...
  17. J

    curl upgrade on Plesk 12.5

    Hi, you must install curl from exernal repo # downloding rpm -Uvh http://www.city-fan.org/ftp/contrib/yum-repo/city-fan.org-release-1-13.rhel6.noarch.rpm # install curl yum install curl # repo disable rpm -e city-fan.org-release-1-13.rhel6.noarch Please first create backup or server snapshot.
  18. J

    Plesk Migration Manager - DEBUG Free reserved disk space

    Hi IgorG, i have edit all files on the source server: [root@www ]# find /usr/local/psa/PMM/ -name '*.pm' | xargs grep -i 'BigInt' /usr/local/psa/PMM/agents/shared/Storage/FtpFileStorage.pm:use Math::BigInt; /usr/local/psa/PMM/agents/shared/Storage/Storage.pm:use Math::BigInt...
  19. J

    Plesk Migration Manager - DEBUG Free reserved disk space

    Hi IgorG, thanks, but i can´t see a error: [root@www ~]# perl -Mbigint -e 'print 0' 0
Back
Top