• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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