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.
@Brecht Rogiers
you can't remove the "PHP 5 from OS vendor" package via plesk update/upgrade panel. You can try it but it will not work ;)
Keep in mind there is no need to remove this package!
Recently Plesk kills one of my supervised VPS through a "automatic Plesk Update" after the inbuild PHP...
@Killer's Kiss
i know this behavior and that's why i got issues on one application too. For some reasons in some cases the "subscription" uses the systemwide php version instead of the version you selected inside plesk.
The only way i know atm to "fix" this is to create a symlink for the php...
Hi trialotto,
if I leave the http2 directives out of the config files or in my case out of domain template I have to use own config files like ssl-custom.conf but these will be executed also on system or deamon start and will briks system when nginx has been updated by Plesk. So what's the...
Hi trialotto,
i got some basic skills and did a lot of research in the last days since I have to install a new webserver for my company (VPS with E5-2620 v2 (6vCores), 32GB RAM, 140GB space on SSD (gross) with CentOS 7 with Apache 2.4.6 and MariaDB 5.5.44 managed by Plesk 12.5). The old Systems...
Hi trialotto!
thanks for the correction and of cause you are right with the config! Didn't get that at first.
Regarding the problems you described:
Can you tell us some alternatives to pagespeed? I think in nginx every "module" have to compile with source to work properly. This is the same...
Hi bonny3,
i think your output of nginx -V looks fine... You can test it for example with Wappalyzer or check the HTTP headers (I'm not sure atm if you find it there) but when nothing is created in the cache folder i think it doesn't work already.
since it shows the module in nginx -V i think...
Hi bonny3,
the package available in your repos is for apache only. If you use nginx standalone or nginx as proxy you should use pagespeed for nginx as UFHH01 already told you. Please check https://developers.google.com/speed/pagespeed/module/build_ngx_pagespeed_from_source again carefully. I...
oups... easy task. Just create zend_extensions_psa.ini inside the correct location. The Plesk Team PHP Versions are placed within /opt/plesk/php/ and that's why the ini files should be placed in /opt/plesk/php/x.x/etc/php.d instead of /var/www/vhosts/system/DOMAIN/etc :)
Hi there,
I'm struggle around on setting up Zend Guard Loader with a PHP Version from the Plesk Team. I have installed PHP 5.3 and 5.4 on a server via Plesk Update & Upgrade webinterface and set PHP 5.3 for one Domain. Since this site need the Zend Guard Loader I have add...