• 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

    Plesk 12.0.18 MU#54 and MU#55

    Hi there, the problem still exists. When will it be fixed? Greetings from Germany.
  2. J

    Plesk 12.0.18 MU#54 and MU#55

    Hi there, after the upgrade MU#54 and MU#55 Horde-WebMail mixed the languages: german and english. Attached a screenshot. 1) Login with "german" 2) mixed english "mail" - in tab german 3) click cogwheel then "Allgemeine Einstellungen" you will see in "4" everything in english 4) klick on...
  3. J

    SpamAssassin blacklist_from better reject instead score 100

    Hi there, an mail in spamassassin blacklist awards 100 points: X-Spam-Flag: YES X-Spam-Level: ************************************************** X-Spam-Status: Yes, score=100.0 required=7.0 tests=T_RP_MATCHES_RCVD, URIBL_BLOCKED,USER_IN_BLACKLIST autolearn=no version=3.3.1 X-Spam-Report: * 100...
  4. J

    CLI database server settings - access control - solved

    much easier with "replace" ... check: mysql> select host, user, db from mysql.db; +-----------+------------------+ | host | user | +-----------+------------------+ | % | web1_wp | | localhost | web1_oxid | | localhost | web1_presta | | localhost | web1_shopware |...
  5. J

    CLI database server settings - access control - solved

    damn, wrong command, correct is: /usr/local/psa/bin/database -u web1_wp -update_user web1_wp -set-acl localhost Can anyone tell me how to change all users and all databases with one command?
  6. J

    CLI database server settings - access control - solved

    Hi there, i would like to change the access control for datebase users via CL: command: /usr/local/psa/bin/database --update-dbuser web1_presta -server localhost:3306 reply: The database user was successfully updated. examination: mysql> select host, user from mysql.user...
  7. J

    MySQL 5.5 for CentOS 6.6/Linux

    Hi, it's not about PHP. It's about several versions of MySQL. Please have a look here: http://wpguru.co.uk/2014/02/how-to-upgrade-to-mysql-5-5-in-plesk-11-5-centos/ Odin allows multiple versions under CentOS5. Why not CentOS 6? When it is standard? Will there soon be a relase?
  8. J

    MySQL 5.5 for CentOS 6.6/Linux

    Hi there, in the manual (http://download1.parallels.com/Plesk/Doc/en-US/online/plesk-administrator-guide/index.htm?fileName=59427.htm) i found the follow entry: On CentOS 5, RHEL 5, and CloudLinux Plesk installations, you can use MySQL 5.5. It is packaged with Plesk and can be installed...
Back
Top