• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by kvant.kako

  1. K

    Issue DB query failed: "SET sql_mode = ''" Error: SQLSTATE[HY000] [2002] No such file or directory File Mysql.php Line 68

    ubuntu@ip-172-26-12-43:~$ lsof -i -P -n | grep LISTEN | grep 3306 ubuntu@ip-172-26-12-43:~$
  2. K

    Issue DB query failed: "SET sql_mode = ''" Error: SQLSTATE[HY000] [2002] No such file or directory File Mysql.php Line 68

    Sep 14 06:56:05 ip-172-26-12-43 systemd[1]: Received SIGINT. Sep 14 06:56:05 ip-172-26-12-43 systemd[1]: Stopped target Timers. Sep 14 06:56:05 ip-172-26-12-43 systemd[1]: Stopped Daily Cleanup of Temporary Directories. Sep 14 06:56:05 ip-172-26-12-43 systemd[1]: Closed Load/Save RF Kill Switch...
  3. K

    Issue DB query failed: "SET sql_mode = ''" Error: SQLSTATE[HY000] [2002] No such file or directory File Mysql.php Line 68

    But it was working earlier. We installed PLESK about 6 months ago and it was operational. I think at some point it did update automatically.
  4. K

    Issue DB query failed: "SET sql_mode = ''" Error: SQLSTATE[HY000] [2002] No such file or directory File Mysql.php Line 68

    root@ip-172-26-12-43:/home/ubuntu# df -i Filesystem Inodes IUsed IFree IUse% Mounted on udev 499859 308 499551 1% /dev tmpfs 503519 572 502947 1% /run /dev/xvda1 10240000 756581 9483419 8% / tmpfs 503519 1 503518 1%...
  5. K

    Issue DB query failed: "SET sql_mode = ''" Error: SQLSTATE[HY000] [2002] No such file or directory File Mysql.php Line 68

    root@ip-172-26-12-43:/home/ubuntu# service mysql stop Failed to get properties: Unit name [email protected] is neither a valid invocation ID nor unit name. Failed to get properties: Unit name [email protected] is neither a valid invocation ID nor unit name. root@ip-172-26-12-43:/home/ubuntu#...
  6. K

    Issue DB query failed: "SET sql_mode = ''" Error: SQLSTATE[HY000] [2002] No such file or directory File Mysql.php Line 68

    File location is: /etc/mysql/my.cnf Content: # The MariaDB configuration file # # The MariaDB/MySQL tools read configuration files in the following order: # 1. "/etc/mysql/mariadb.cnf" (this file) to set global defaults, # 2. "/etc/mysql/conf.d/*.cnf" to set global options. # 3...
  7. K

    Issue DB query failed: "SET sql_mode = ''" Error: SQLSTATE[HY000] [2002] No such file or directory File Mysql.php Line 68

    Hi, Got an error: 500 Plesk\Exception\Database DB query failed: "SET sql_mode = ''" Error: SQLSTATE[HY000] [2002] No such file or directory Type Plesk\Exception\Database Message DB query failed: "SET sql_mode = ''" Error: SQLSTATE[HY000] [2002] No such file or directory File Mysql.php...
  8. K

    Question Unable to run Typescript Nest js application on Plesk

    Hi, I have Plesk running on Lightsail. GIT is integrated. Node.JS is enabled. My app is written in typescript using NestJS framework. Document Root points to /httpdocs/public Application Root - /httpdocs Application Startup File - src/main.ts When I try to run and access it I receive the...
Back
Top