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 have plesk Onyx 17.5.3 installed on a Centos 7.3.1611.
I tried to use plesk firewall extension to secure the server, so I disabled firewalld and issued: service psa-firewall start which gives me a succes message. However, when checking the iptables rules, I only found the three policies (INPUT...
I activated Google authenticator extension, put it on my phone, and captured the QR code. Now when I try to access my administration panel, after entering my password, I got that error message:
I tried to enable cookies and tried with chromium instead of firefox, but I kept the same issue. I...
Thank you for your time Peter. The sql-mode was unspecified, so I added a line with a blank statement (sql-mode=''). But that wasn't the issue here.
I searched for the ERR [util_exec] proc_close() failed and it lead me to this previous thread where its author solve it by allowing more memory to...
Thank you Peter. I was able to modify the database like explained in your first link. Also I remembered that my domain was "suspended" because it sounded like a good idea during production, and that was causing the "error 503". Sadly that doesn't solve my whole problem, here's the output in my...
Thanks helping me reading the error status, I realize now I didn't allow any DNS in my firewall rules, so the domain cannot be reached.
But I can't test it since I ran into another error: My NAT gateway changed my IPv4, and I restricted plesk panel access to the precedent IP only. I can enter...
I have Plesk 12.5 on a CentOS 6.8, I configured my website with php 7.0 in FastCGI via the panel, changed the apache 2.2 MPM to worker via command line, installed mysql 5.6 through atomic repository, and changed the mysql driver path like this. I'm trying to install wordpress via the application...