• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. HoracioS

    Resolved Ioncube Loader v. 10.0.4. - how do I enable it?

    And how to enable it on Plesk PHP 7.2.3 ? I copy the file, but it only says: # /opt/plesk/php/7.2/bin/php -v PHP 7.2.3 (cli) (built: Mar 2 2018 14:04:04) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies with Zend OPcache v7.2.3...
  2. HoracioS

    Question Use "plesk bin server_dns --set" from command line

    Hello, maybe this is a basic shell question, but I need to know how express a semi colon ";" to be included in a registry. Exactly this is the example: I need to add 'TXT,_dmarc,v=DMARC1; p=none' The problem is the ";" is intrepreted as a separator instead of an entry in the text. I tried...
  3. HoracioS

    Plesk Onyx 17.8 Preview

    I installed Plesk Onyx 17.8.9 At the end of January'18 I think they are still so far to a major stable release do to the following reasons: - # /usr/local/psa/bin/reconfigurator.pl ipaddresses.map script for mass ip change in Plesk not working on 17.8.9 under Virtuozzo environments. -...
  4. HoracioS

    Resolved Change limits in Mail Forwarding

    Thanks to Plesk Support I fixed the problem. The Internet Mail-Forwarding only extension was installed on the server.
  5. HoracioS

    Issue nginx does not recognize urls

    In this case, I suggest to submit a support request Plesk Help Center
  6. HoracioS

    Issue nginx does not recognize urls

    Ok, in the worst scenario try this two lines: MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql -u admin psa -e"delete from Configurations" /usr/local/psa/admin/bin/httpdmng --reconfigure-all
  7. HoracioS

    Issue nginx does not recognize urls

    OK, access to shell with root and execute this line: plesk repair all -y
  8. HoracioS

    Issue SMTP ERROR 550 5.1.1

    >> failed mail authenticatication attempt for user 'testdrive' Try to use testdrive@yourdomain.com Best regards, Horacio
  9. HoracioS

    Issue Good mail configuration

    It is very easy. The RFC required an email declare for abuse reports like abuse@domain.com Just create this email or alias for abuse and that's all.
  10. HoracioS

    Question Let's encrypt certificate problem

    Just an elemental question: the domain is working on this server or is pointing to other? This is a common problem when the domain is pointing to other ip/server and Let's encrypt trying to download the auth from a inexistent directory to authorize this request. Best regards, Horacio
  11. HoracioS

    Issue nginx does not recognize urls

    But you need to regenerate in case of ERROR 502, not this case with 404. First, try what I suggested on my previous message and let me know if it works. If not, send me in private message what instructed Plesk to solve it.
  12. HoracioS

    Issue nginx does not recognize urls

    The problem is NGINX always ignore .htaccess directives and you need to convert them to NGINX format. You can find a plugin to "convert .htaccess to nginx" to start. Don't forget to uncheck "Serve static files directly by nginx ", this is the only way to accept "Additional nginx directives" Is...
  13. HoracioS

    Resolved Change limits in Mail Forwarding

    Hello, I never saw before, but now all the mail accounts on the Plesk Server are limited only to five mail forwarding addresses, each one delimited with user @ domain. Is possible to revert this to the normail free and unlimited box? I don't remember to changed this. Best regards, Horacio
  14. HoracioS

    Issue Unable to Change Plesk backup files location

    Hello, I'm trying to Change Plesk backup files location using reconfiguration and got the following error: Unable to set the object owner: (1307) This security ID may not be assigned as the owner of this object. This is an external storage and I don't undersand where is the problem. Best...
  15. HoracioS

    Issue MDaemon Mail Servers rejects all DKIM generated by Plesk Servers

    Hello, the problem is a lot of different the MDaemon mail servers reject mails with dkim generated on Plesk servers. This is an example: <xxxx@sergiotrepat.com>: host mail.sergiotrepat.com[201.212.10.23] said: 550 Message does not pass DomainKeys requirements for domain xxxx.com.ar (in reply to...
  16. HoracioS

    Issue WordPress - Broken instance on domain

    Nope, doesn't help rename plugins
  17. HoracioS

    Issue WordPress - Broken instance on domain

    Removing deprecated.php not help... :(
  18. HoracioS

    Issue WordPress - Broken instance on domain

    Hello, I'm experiencing problems with a Wordpress site. The home shows nothing and I can only see this on error log: [Tue Dec 05 13:35:28.393431 2017] [fcgid:warn] [pid 30513:tid 140352015038208] [client 190.115.219.18:33861] mod_fcgid: stderr: PHP Fatal error: Cannot redeclare...
  19. HoracioS

    Question How to change default -sign_outgoing_mail false to true on all domains

    Hello, I need help to change in bulk the default -sign_outgoing_mail false to true on all domains via command line. Thank you very much, Horacio
Back
Top