• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by jmzbe

  1. J

    Issue Zend_Db_Adapter_Exception

    Okey, I just realized that this looks like proper work. Are there people at Plesk who can do this? I'm just thinking about setting up a new system, as I was going to go from 500 GB to 5 TB anyway. I'm the only one who thinks about how I'll have to upload all that again, download the docker...
  2. J

    Issue Zend_Db_Adapter_Exception

    first of all I'm glad that it works so far again, I made a time plesk repair all -y and he apparently could repair something, pages can be reloaded, but I think that it is still not from the table. i have plesk docker containers running and also the database containers of MariaDB, where the DBs...
  3. J

    Issue Zend_Db_Adapter_Exception

    yes very good, partial success.... Now I come back to the admin backend of Plesk, but I have the problem that I can't execute mysql_upgrade. I get the following error message: # mysql_upgrade Checking if update is needed. This installation of MySQL is already upgraded to 5.7.26, use --force if...
  4. J

    Issue Zend_Db_Adapter_Exception

    this is hostname: # hostname serxxx.nxg.sh # hostname -f serxxx.ngg.sh but in the *cnf files ist 127.0.0.1 insert here the error.log 19-07-17T09:48:59.933262Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.8 2019-07-17T09:48:59.933268Z 0 [Note] InnoDB: Using Linux native AIO...
  5. J

    Issue Zend_Db_Adapter_Exception

    here the /etc/mysql/my.cnf # # The MySQL database server configuration file. # # You can copy this to one of: # - "/etc/mysql/my.cnf" to set global options, # - "~/.my.cnf" to set user-specific options. # # One can use all long options that the program supports. # Run program with --help to get...
  6. J

    Issue Zend_Db_Adapter_Exception

    # mysql_upgrade -uroot -p `cat /etc/psa/.psa.shadow` Enter password: mysql_upgrade: Got error: 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) while connecting to the MySQL server Upgrade process encountered error and will not continue. I tried it and...
  7. J

    Issue Zend_Db_Adapter_Exception

    Hi, hier der error.log 2019-07-17T04:28:02.116375Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000) 2019-07-17T04:28:02.116421Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000) 2019-07-17T04:28:02.291629Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is...
  8. J

    Issue Zend_Db_Adapter_Exception

    I wanted to do that now, but I stopped, maybe you can still find something here. I was told that my.cnf is linked incorrectly or incorrectly. after which i this: sudo apt-get --reinstall install mysql-server-5.7 update-alternatives: Warnung: Neuinstallation der Alternative...
  9. J

    Issue Zend_Db_Adapter_Exception

    Hello, thank you, i did it the way i did in the manual and the mistake doesn't occur anymore according to my knowledge. is at least no longer to be seen in the journalctl -xe.... but unfortunately it still doesn't work, which data is needed now to be able to reproduce it? ul 15 11:31:19...
  10. J

    Issue Zend_Db_Adapter_Exception

    moin, I have the problem that mysql doesn't work anymore. "Zend_Db_Adapter_Exception SQLSTATE[HY000] [2002] No such file or directory" comes on the page after an update from Plesk via the console. This message appears in the console: ERROR 2002 (HY000): Can't connect to local MySQL server...
Back
Top