• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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. P

    External email unable to send

    Please explain your issue in details..
  2. P

    PHP version installed and set for a domain but not in use.

    cd <your Magento install dir>/bin and run them as ./magento <command name> php <your Magento install dir>/bin/magento <command name> two ways to run this command. Have you tried php <your Magento install dir>/bin/magento <command name>?
  3. P

    [Solved] www not working

    these DNS records doesn't look right to me.
  4. P

    [Solved] www not working

    You dont have to create a A record for www. CNAME should work fine. What are the record you have in Domain Registrar? If possible, Add your Name Server to Domain Registrar and Disable the DNS Zone and try.
  5. P

    SPF record for domain name

    Yes as far as I know. Creating A record at Domain Registrar will point to your Domain to IP, Also all the records in Domain Registrar will come to effect not the Plesk.
  6. P

    SPF record for domain name

    Have you point your domain to VPS using name server? If you are using A record in domain provider DNS, it could be the issue.
  7. P

    secure website

    Keep you Joomla installation up to date File Permission / Directory Permission 644/755 Mod_Security. Fail2Ban Use Rewrites. Uninstall all the unnecessary Plugin / Components
  8. P

    mail spf + domain key problems

    check the email headers from both iPhone and Exchange
  9. P

    [Solved] www not working

    Have you correctly set the name servers at the 'domain registrar'? Set the name servers and delete all other records expect for NS and SOA at the Domain Registrar and try
  10. P

    Upgrade Apache/2.2.15 in Plesk 12.5

    What is your current version of httpd? If you are using Tools & Settings > Server Component to view the version of httpd, make sure you refresh it first. Current version for httpd in CentOS 6.7 is 2.2.15-47.el6.centos.4
  11. P

    secure website

    You can use the Subscription > Website & Domain > PHP Settings > Additional directives to override php.ini settings. There are many things to do to protect your Joomla Installation.
  12. P

    mail spf + domain key problems

    Check your smtp and pop settings on the iphone. make sure you are using you correct mail server address and authenticate email.
  13. P

    Plesk not good for nginx

    Did you get any error message when you are trying to restart Apache? Error logs are the first place you should look into.
  14. P

    Problems after upgrading MySQL to 5.7

    Agree with @Linulex - Remove your MySQL completely from your system. - Disable any repos which you used to install MySQL 5.7 - Install MySQL with your system default repo. - Restore the Database using your BACKUP - At this stage your Plesk should start working. - Upgrade yo My 5.6
  15. P

    Can't delete domain

    Make sure you have correct file permission for vhost. https://kb.plesk.com/en/6572
  16. P

    Plesk not good for nginx

    Most probably this is cause by NGINX and Apache listening to same ports, port 80 and 443. are you using Plesk Installer to install NGINX?
  17. P

    [SOLVED]NGINX and HTTP/2 | How to Enable TLS 1.0, TLS 1.1 and TLS 1.2

    on update 12.5.30 Update #30 They have fixed this issue. Not Sure why @IgorG mention that TLS 1 and TLS 1.1 can not be enabled on HTTP/2 Mode enabled in previous post.
  18. P

    Resolved nginx HTTP/2 support cipher problems

    on update 12.5.30 Update #30 They have fixed this issue.
  19. P

    [SOLVED]NGINX and HTTP/2 | How to Enable TLS 1.0, TLS 1.1 and TLS 1.2

    @IgorG, Still didn't work. TLS1 and TLS1.1 are not active when HTTP/2 enabled. I can see /etc/nginx/conf.d/ssl.conf file has changed. ssl_ciphers EECDH+AESGCM+AES128:EECDH+AESGCM+AES256:EECDH+CHACHA20:EDH+AESGCM+AES128:EDH+AESGCM+AES256:EDH+CHACHA20; ssl_protocols TLSv1 TLSv1.1 TLSv1.2...
  20. P

    vhost default files create by apache restart

    Apache Reboot Shouldn't generate files/folders like a new domain. You can edit/delete new Domain Template by "Tools & Settings" > "Virtual Host Template"
Back
Top