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.
I found the solution.
Using Debian, Plesk documentation say to modify the following file : /etc/mysql/my.cnf.
Instead, for MariaDB, the file to check is : /etc/mysql/mariadb.conf.d/50-server.cnf.
I updated the line :
bind-address = 127.0.0.1
to this one :
bind-address...
Hi everyone,
Since I've upgrade MariaDB from 10.1 to 10.2, I can no longer access databases remotely.
I've followed this article : How to upgrade MySQL 5.5 to 5.6/5.7 or MariaDB 5.5 to 10.0/10.1/10.2/10.3 on Linux?
Firewall is ok. 3306 is open. Even when I stop firewall, 3306 cannot be...
Hi all,
I updated my Plesk 12.5.30 to Onyx 17.0.17 today morning. Everything is good!
Next, I installed the new Git functionality.
Now, I'm trying to make some commits from my local computer, push them to my Plesk server then deploy changes to production websites.
Commits are ok, and Plesk...