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.
Hello,
I have Plesk Onyx on Ubuntu 16
I run a CRON to optimize and repair the database every day.
I wish that when this CRON is run the domains will be deactivated.
Is there any way to do it?
A greeting.
Solution one part:
Put in /lib/systemd/system/mysql.service
LimitNOFILE=1024000
Test:
# cat /proc/$(pgrep mysql)/limits | grep files
Max open files 65536 65536 files
#ulimit -a | grep open
open files (-n) 1024
Why does not the value change at all?
Good afternoon,
I have done what is stated in the publication, but it does not solve my problem.
I have modified my file 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...
Good morning
I have a problem with the configuration of my.cnf.
I am shown the error:
I have read the Plesk help articles, but the information they provide does not help me correct the problem.
Plesk or website are not working: Unable to connect to database MySQL server has gone away: Full...