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.
Did the following, but I dont expect it to survive after an update. Do it at your own risk and make backup of modified files. This is my custom php-fpm config for my needs, so it may not be suitable for your site. Read about it before changing mode and values.
Modified files...
Hi,
I have same problem with this. My site has heavy load when making SOAP requests to a remote system for Magento product updating.
I have found that php-fpm pools are created from this script:
/usr/local/psa/lib/modules/python/phpinimng/phpinimng.py
At line 190 you can find:
[%(vhost)s]
...
Same for me in new server. Noticed after migrating a working domain from a Plesk10 box. The issue was detected when uploading images with jbimage (TinyMCE plugin).
(is_writable) http://www.domain.com/file_777 OK
/var/www/vhosts/domain.com/httpdocs/file_777
(is_writable)...
I got some simmilar error this morning that was making Apache not to start. That seems after an auto-update of the panel:
Generating new Apache configuration on host <XXXXXXX> failed because the following error(s) occurred:
httpd: Syntax error on line 210 of /etc/httpd/conf/httpd.conf...