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

Recent content by bivaswap

  1. B

    Issue Apache2 crashes over night (3rd time now)

    Did you tried : https://kb.plesk.com/en/128431
  2. B

    Resolved Migration error same client

    Stderr is An error occurred during domain creation: Unable to load object of type PhDomain with id=17: Domain does not exist Seems it is database inconsistency in destination server. Try ''plesk repair db" If the issue still persist refer the KB : https://kb.plesk.com/en/116960
  3. B

    Resolved Plesk stopped working all together

    the error_log 2016/11/06 09:38:43 [error] 2587#0: *57 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 217.240.132.216, server: , request: "GET /login.php3?success_redirect_url=https%3A%2F%2Fh2191422.stratoserver.net%3A8443%2F HTTP/1.1"...
  4. B

    Issue Removed domain from plesk, but slave DNS file remains

    From the Plesk end nothing much can be done. However as far as bash is alive, there is way. Hints to create bash script * Create a list of domain in Plesk /usr/local/psa/bin/domain --list * compare the files name in slave server (as zone file creates with domain name) * remove the file name...
  5. B

    Issue Removed domain from plesk, but slave DNS file remains

    It is default behavior. Zone file will remain in the slave server, but the zone entry will be removed from /var/cache/bind/xxxxxxxxxxxxx.nzf
  6. B

    Issue HTTPS not working on non-standard IP sites

    What is the IP address type ? Shared or Dedicated ?
  7. B

    Issue Wrong Time zone in PHP

    Check php.ini file for OS php > /etc/php.ini for Plesk PHP > /opt/plesk/php/<php verison>/etc/php.ini
  8. B

    Issue Email not sent from php - no errors

    Run the following command /usr/local/psa/admin/sbin/mchk --with-spam If it not help, check by switching mail server from Postfix to Qmail
  9. B

    Resolved [PPP-26569] [PPP-26843] Problems after backup

    Did you enabled the 'Suspend domains until the backup task is completed' in schedule backup settings ?
  10. B

    Issue Email not sent from php - no errors

    Take a fresh maillog and post here
  11. B

    Issue Request to Slow

    You could try this https://www.unixhops.com/improve-website-performance-hosted-plesk-12-5/
  12. B

    Additional nginx directives - client_max_body_size issue

    The error saying the the problem itself Invalid nginx configuration: nginx: [emerg] "client_max_body_size" directive is duplicate in /var/www/vhosts/system/mysite.com/conf/vhost_nginx.conf:39 nginx: configuration file /etc/nginx/nginx.conf test failed Nginx accept only one directive, the...
Back
Top