• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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. Lorenzo Ansaloni

    Issue Mysql 5.7.23 upgrade problem

    I have no mariadb installed on the system: # dpkg -l | grep maria ii plesk-libmariadbclient-1.0 1.0.0-ubuntu.16.04.171006.1040 amd64 Mariadb client library. ii sw-mariadb-client 1.0.0-ubuntu16.04.17031416 amd64 Mariadb client...
  2. Lorenzo Ansaloni

    Issue Mysql 5.7.23 upgrade problem

    The content of file /var/lib/mysql-files/tmp.tR5lOb5b1F is: USE mysql; ALTER USER 'root'@'localhost' IDENTIFIED WITH 'auth_socket'; UPDATE user SET password_expired='N', account_locked='N' WHERE user='root'; FLUSH PRIVILEGES; SHUTDOWN; but if I watch into DB mysql ther is no usera named "root"...
  3. Lorenzo Ansaloni

    Issue Mysql 5.7.23 upgrade problem

    I have the server with the updates blocked, someone can tell me how to fix?
  4. Lorenzo Ansaloni

    Issue Mysql 5.7.23 upgrade problem

    I have a problem upgrading mysql-server-5.7 (5.7.23-0ubuntu0.16.04.1), Plesk version is 17.8.11 Update #15, this is the content of file "parallels-installation-log.txt: [2018-08-01 13:46:24.492251] Installation started in background [2018-08-01 13:46:24.492343] Getting bootstrapper packages to...
  5. Lorenzo Ansaloni

    Question max_execution_time set from PHP script

    I have the same problem: <?php ini_set('max_execution_time', '3000'); ini_set('FcgidIOTimeout', '3000'); // set_time_limit(0); // current time echo date('h:i:s') . "\n"; // sleep for 60 seconds sleep(60); // wake up ! echo date('h:i:s') . "\n"; ?> These are the logs:
  6. Lorenzo Ansaloni

    Issue Plesk takes 5 minutes to create or edit a domain

    Hi, to resolve the issue I make a new server (ubuntu 16.04 LTS), reinstall Plesk and migrate all the subscription.
  7. Lorenzo Ansaloni

    Issue Plesk takes 5 minutes to create or edit a domain

    Hi, my Plesk Onyx Version 17.5.3 Update #4 has become very slow in every creation or editing operation. For example, creating a new domain within a suscription takes 5 minutes. During this 5 minute I run a htop I see the "/lib/systemd/systemd --system --deserialize 28" process that occupies...
Back
Top