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

    Resolved nginx configuration, listen to 0.0.0.0

    I need to edit /etc/nginx/plesk.conf.d/server.conf, but this file is generated automatically and could be overwritten. For example ... server { listen 1.1.1.1:80; listen 0.0.0.0:80; ... What's the right way obtain this results? Thanks in advance!
  2. bsssrl

    Resolved acme.sh Invalid response from .well-known/acme-challenge

    I need to use acme.sh in order to provide ssl to a virtualhost, I need to do it manually without let's encrypt integrated in plesk. The error is the following: Verify error:Invalid response from vhost/.well-known/acme-challenge/F-h-S9RFcjsfonu1JKd_o7r23Jg6DjQ6NOb0pDwe6-w The command I execute...
  3. bsssrl

    Question Unable to restore backup

    From terminal I created a plesk backup for a domain: /usr/sbin/plesk bin pleskbackup domains-name mysite.com --output-file 20180330.xml I would like to restore this backup: plesk bin pleskrestore --restore 20180330.xml -level domains But I get this error: PHP Warning: XMLReader::read()...
  4. bsssrl

    Resolved assign certificate to host from terminal

    I'm using: plesk 12.0.18_build1200140610.21 os Ubuntu 14.04. I'm trying to associate a certificate from terminal. I'm able to generate certificate and add it to plesk for a specific domain executing this: plesk bin certificate -c mycert -domain mydomain.com -key-file...
  5. bsssrl

    Question Where to set AllowOverride for virtualhost

    OS: Ubuntu 14.04.5 LTS Plesk version: 12.0.18 Update #99 Apache version: Apache/2.4.7 I need to set .htaccess in a specific folder in order to set Access-Control-Allow-Origin. This .htaccess is ignored. So I've to AllowOverride in apache configuration. I tried in /etc/apache2/apache2.conf...
Back
Top