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.
@Sebahat.hadzhi
Thank you for coming back to this issue.
Unfortunately I didn't get any output from this command.
plesk db -e "SELECT * FROM PhpSettingsParameters WHERE id=19 and name='opcache.enable'"
I tried to run this command instead and got the following output.
plesk db -e "SELECT *...
We use ANS Group in the UK for our hosting and they have provided all of the Plesk licences for us. Unfortunately, they don't seem interested in sending bug reports through to Plesk and will only implement an immediate fix.
In this case, we've been able to work around the issue with our PHP...
In a production environment with high traffic sites, I tend to avoid major version increments until nearing end of life or I need newer features. I manage a lot of bespoke systems which really need testing on newer SQL versions so I'd rather not have to deal with upgrade issues. If you're using...
I have applications that are sensitive to warnings in addition to errors and will fail a request if a warning is found. When running my scripts on PHP FPM handlers, there is an error relating to enabling opcache that is breaking my scripts output.
This is the error dumped from a PHP script...