Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
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#...
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...
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...
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...