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

    Resolved Licence Expired Clarifcation

    Thanks for clarifying Igor, Thats what I thought. Must be a restore error.
  2. T

    Resolved Licence Expired Clarifcation

    Good morning, I have been using Plesk for many years. However I have archived a number of virtual machines with multiple domains. I was always under the impression that if the licence expired the sites would still be served and we could gain access via winscp and the cms admin panel if needed...
  3. T

    Resolved Plesk DNS www2 domain prefix redirect

    Ignore it was setup correctly. Only took 5 hours for dns cache to sort it self out despite ipconfig /flush dns etc.
  4. T

    Resolved Plesk DNS www2 domain prefix redirect

    I am using the plesk DNS as the master on our live site and I'm trying to redirect requests to our staging server on a different IP address. I have setup the A record for www2.example.com but when I query I always get the live www IP address returned. Any ideas how to check dns requests ? Thanks...
  5. T

    Spamassassin for relay mails

    Did anyone ever resolve this issue. I use relay_domains in postfix via the /etc/postfix/main.cf to my echange server. Would be useful to have spamasssin running.
  6. T

    Issue sftp-server binary into chroot environment sftp-server binary not found

    The line Subsystem sftp internal-sftp is not present I have the following Subsystem sftp /usr/lib/openssh/sftp-server I commented the above and added Subsystem sftp internal-sftp When I try and connect via winscp using sftp I get error Cannot initialize SFTP protocol. Is the host running a...
  7. T

    Issue sftp-server binary into chroot environment sftp-server binary not found

    ran sudo apt-get install openssh-server still cannot connect sftp
  8. T

    Issue sftp-server binary into chroot environment sftp-server binary not found

    After a clean install Ubuntu 16 LTS and Onyx 17.8.11 this is my only issue. I see some others had this problem but no clear answer. From install log '/lib/x86_64-linux-gnu/libcrypt.so.1' -> '/var/www/vhosts/chroot/lib/libcrypt.so.1' Trying to install sftp-server binary into chroot...
  9. T

    Resolved New install fails at "select install software"

    Thanks Igor, That worked but a bit frustrating having tried both your iso and ubuntu 18 then 16 which I finally got too work. The only error with ubuntu 16 LTS and plesk auto installer was the install of sftp which failed not sure why. Issue now is how can I access the install log if dont have...
  10. T

    Resolved New install fails at "select install software"

    I downloaded the plesk-17.0-ubuntu-16.04-amd64.iso. Trying to install as a guest on server 2012 hyper v. The installation proceeds but then fails at step "select install software" No idea what is causing this. Looks to be an ubuntu issue. I also tried to do the update Ubuntu 14-16 but the...
  11. T

    Issue Curl 443 Error Connection Refused

    Sorry it looks like 443 is open. Confused I am ?
  12. T

    Issue Curl 443 Error Connection Refused

    I am Running a development server behind my own copy of nginx which is acting as a proxy to proxy port https to http on the plesk onyx server. This is running on a local IP address. The Nginx has the public IP address. With Joomla! if I force the site to use https I get error HTTPS connection...
  13. T

    Resolved Location > DKIM verification > Plesk milter (Postfix) / Postfix within Plesk

    Thanks for reply. I am definately not an expert in Linux permissions but as this is private key is public read permissions a good idea ? I added the plesk apache user to the permissions list for the file as follows which works but dont know which is better option. sudo setfacl -m u:pleskuser:rx...
  14. T

    Resolved Location > DKIM verification > Plesk milter (Postfix) / Postfix within Plesk

    The issue is the perms on the default private key file preventing phpmalier from reading I guess. anyone know what they should be.
  15. T

    Resolved Location > DKIM verification > Plesk milter (Postfix) / Postfix within Plesk

    Not quite. I am getting this error with DKIM, SPF, and Spam Assassin Validator - dkimvalidator.com the key is taken from the plesk dns settings and is valid at Check a DKIM Core Key. Building DNS Query for default._domainkey.example.com Retrieved this publickey from DNS: Validating Signature...
  16. T

    Resolved DKIM/DomainKey with external DNS ?

    I resolved this for joomla by editing /var/www/vhosts/example.com/httpdocs/libraries/vendor/phpmailer/phpmailer/class.phpmailer.php as per this post Resolved - Location > DKIM verification > Plesk milter (Postfix) / Postfix within Plesk using the keys generated via plesk dns and copied into...
  17. T

    Resolved Location > DKIM verification > Plesk milter (Postfix) / Postfix within Plesk

    I am nearly there. Can you please tell me where do I find phpmailer file in plesk ubuntu ? Thanks
  18. T

    Resolved DKIM/DomainKey with external DNS ?

    I have following situation and not sure how to resolve. I use an external DNS and I follow the instructions above to enable the Plesk DNS and I copied the settings. I have a valid key according to Check a DKIM Core Key With regards to the mail service I have this turned off as I'm using postfix...
  19. T

    Resolved DKIM/DomainKey with external DNS ?

    Can anybody please confirm if possible to DKIM sign outgoing mail from my exchange server via plesk. If so how to setup. Exchange does not support DKIM I currently have mail turned off for the domain and route incoming via /etc/postfix/main.cf and relay_domians to exchnage Can I route outgoing...
  20. T

    Issue Ubuntu 12 to 14 LTS updated Plesk 12.5 Apache wont start

    Can I run this before I do the ubuntu 14.04 update ? plesk installer --select-release-current --reinstall-patch --upgrade-installed-components Alternatively In control panel which module do I disable ? Thanks
Back
Top