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

    Resolved Allow local MySQL server check is gone after restart MySQL

    If Allow local MySQL server to accept external connections is check and I restart MySQL form SSH Service MySQL restart The check is gone and no one can connect remote to the database You need to check it again and save every time if you restart MySQL form SSH
  2. Dumitru

    Resolved restarting PHP-FPM 7.0.16 from cron

    We need to user same restart function like your button form plesk for restart php-ftp7, we need to use it cron * * * * * /usr/sbin/service php5-fpm restart - this is workign for php-fpm 5 * * * * * /usr/sbin/service php7-fpm restart - bat for 7 this is not working It is other setting for...
  3. Dumitru

    Resolved mysqli - Cannot assign requested address between two server

    Hello I have two servers with Plesk Onyx One server for files , second for mysql (more the 1K request per /s) If I have online visitor more then 700 it give me some error PHP message: PHP Warning: mysqli::__construct(): (HY000/2002): Cannot assign requested address .. while reading response...
  4. Dumitru

    Resolved php-fpm.sock failed +1000 users online

    Hello, the error from prels Log, nginx error connect() to unix:///var/www/vhosts/system/domen.com/php-fpm.sock failed (11: Resource temporarily unavailable) while connecting to upstream --- this is full messages from logfile -------------------- 2017/01/30 18:40:08 [error] 18036#0: *18740698...
  5. Dumitru

    Question Custom 404 error page if you useing nginx

    how to create custom 404 page if we use - FPM application served by nginx instead of File not found. message on page I created custom 404.html page I tried this: ---------------------------- In Additional directives for HTTP - add ErrorDocument 404 /404.html not working...
Back
Top