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

    Plesk Firewall or DNS Broke

    I'm currently on the latest version of plesk. The server is only a month old. I added a new rule to the firewall, to open ports 49152-65534 for Passive FTP I also opened Port 26 as an alternative SMTP port. Now when I apply my firewall rules, I receive the following error: MySQL query failed...
  2. D

    Move magento install folder

    Thanks, I ended up finding a solution that involved editing the Plesk database. As an admin user, at a terminal (note this is for Plesk 12 Linux only): Check the table to see the application paths (take a look in urlPrefix fields) # plesk db show apsResourcesParameters Then create a SQL...
  3. D

    Move magento install folder

    I installed Magento via plesk control panel into a folder called /beta whilst we were building a new magento site from scratch Once completed, we moved the magento files from /beta to the root folder of the domain (/home/vhosts/mydomain.com/httpdocs) . Now when we use plesk to change the...
  4. D

    Domain configuration issues

    Thanks for the link. However, it suggests the fix is in PHP 5.3.3 and I am currently running 5.3.3-22.el5_10 In Plesk, When I log in, I receive the following error on the homescreen: New files of configuration for Apache web server were not built due to errors in configuration templates: [Fri...
  5. D

    Domain configuration issues

    I've tried to edit a configuration on the website when Plesk gives me the error.... Unable to generate the web server configuration file on the host <server.live-servers.net> because of the following errors: [Thu Jul 30 19:28:17 2015] [warn] module ssl_module is already loaded, skipping Syntax...
  6. D

    Domains Suspended after Backup

    Here's the Fix: Yum remove tomcat* yum install tomcat* psa-mod_jk -y /usr/local/psa/admin/bin/tomcatmng --stop /usr/local/psa/admin/bin/tomcatmng --install-psa /usr/local/psa/bin/domain -u YOUR.SUSPENDED.DOMAIN -status enabled /usr/local/psa/admin/sbin/httpdmng --reconfigure-all
  7. D

    Domains Suspended after Backup

    a load of my domains were backed up last night and they have been suspended ever since. I have tried the following: 1. Domains -> Backup Manager -> Back Up 2. tick off the box to the left of "Suspend domain until backup task is completed" 3. Tick off the box to the left of "Domain...
  8. D

    SSL SNI does not work for my domains

    I have multiple domains on a single IP address and many require SSL Certificates. I have enabled SNI in /etc/psa/psa.conf so it now says "SNI_SUPPORT true" as it was originally set to False. Setting this to TRUE then enabled the SSL option in 'Websites & Domains'. I then purchased and...
Back
Top