• 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. A

    Question How to whitelist IP in order to accept SMTP connections without authentication

    Hello @alexyz4 Please take a look here relay options
  2. A

    Question DB connection on another server

    Hello @Stef I suggest you check if IP address and hostname of server "A" is available from server "B" using network tools (such a curl or telnet) to exclude network issues. Further there is a small probability that password of database user contains characters (such a ? or " ) that escaped...
  3. A

    Issue Error 503 and User share

    Hello, @jojod as far as I understand there are 2 issues: 1. Incorrect ownership it can be fixed recursively by execution of this commands: # find /var/www/vhosts/example.com/httpdocs/ -type f -exec chown user_example:psacln {} \; # find /var/www/vhosts/example.com/httpdocs/ -type d -exec chown...
  4. A

    Issue Stuck in Plesk 'admin/setup' loop

    Hello @benshikari, please make sure that Plesk Task Manager is running, to do that, open Plesk Service Monitor in System Tray:
  5. A

    Resolved Plesk Migrator from cPanel

    Hello @Krydos Please refer to Plesk Migration and Transfer Guide and Migrating via the Command Line documentation pages
  6. A

    Issue Failed Netdata Install - Now I cannot install Imnuify package

    Hello @loveunitesus Looks like there were some issues during Netdata installation, so the requires system entities were not created. Please try to add "netdata" group: # groupadd netdata
  7. A

    Forwarded to devs Plain password in URL

    Hello @Geraldo V Vieira, The mentioned behaviour is related how the browser interprets some symbols, and not directly related to Plesk. For example: IP address - 203.0.113.2 User - admin Password - ABC123&abc the following URL should be used...
  8. A

    Resolved ERROR 1298 (HY000) at line 7: Unknown or incorrect time zone: 'NULL'

    Hello @kdrk1977, Regarding this issue you will be updated in the scope of the ticket, that you have submitted in Plesk Support.
  9. A

    Resolved Tokens created by plesk utility 401 with RestAPI

    Hello, @jimlongo56 Sorry for confusing you in support ticket. Please find below actions I performed to use token in Postman: 1. Executed # plesk bin secret_key -c -ip-address 192.0.2.2 where 192.0.2.2 is the IP address of the computer from which I going to send API requests (my local...
Back
Top