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.
Thank you Peter, I tried the official support, but he linked me to some posts which I already knew an can be found in google. So I was forced to make a new installation of linux and plesk on my webserver and backup the domains. Anyway, maybe this was the better solution at least, if one issue...
I dont have access to official support because I have bought the license from my host. I am running out of time, have to bring the server online in the next hours.
I am afraid that I have to set up a new linux now if no wonder happens...
plesk_17.8.11_installation.log does not report any error, plesk_17.8.11_repair.log does not exist, the only interessting info may be in the autoinstaller3.log...
# mysql_upgrade
Version check failed. Got the following error when calling the 'mysql' command line client
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
FATAL ERROR: Upgrade failed
Hello Peter,
thank you for your reply. Can you post please the command to restart the database server?
# systemctl restart mysqld
Failed to restart mysqld.service: Unit not found.
Hello,
I am stuck after upgrade. I tried to use # plesk repair installation, # plesk repair all but the error is always this:
ERROR: Zend_Db_Adapter_Exception: SQLSTATE[HY000] [2002] No such file or directory (Abstract.php:144)
PTR and spf are ok.
DNSstuff has a warning which coud be the issue: The hostname in the SMTP greeting does not match the reverse DNS (PTR) record for your mail server
The hostname in the greeting is "localhost" because as explained above, I use an external SMTP which is set in Plesk. Plesk...
Hello,
I use our external email-provider (Host Europe) to send all emails which are generated by our Plesk Server. That worked fine for many months.
But now some major email providers like gmail or gmx stopped delivering our mails to the recipients without any notification. The emails get...
Thank You for support - I give up for now.
mod_pagespeed is obviously not ready for Plesk. For eyerybody who reads this post: If you want to install mod_pagespeed on Plesk 12.5 Centos 7 from a package with yum - you may have to recover the whole plesk installation afterwards.
Still total failed - apache chrashed again.
Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.
After this solution the apache did restart! :-)
But in Plesk, apache modules, the box for "pagespeed" is checked! (the box for pagespeed_ap24 is unchecked) - still the same than before!
Hello,
I have 2 servers with Plesk 12.5.30 running, the first with Centos 6 and apache 2.2, the second with Centos 7 and apache 2.4.6. On both I installed mod_pagespeed as described here: http://wpguru.co.uk/2014/03/how-to-install-apache-mod_pagespeed-on-centos-with-plesk/ (No nginx...