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.
Hi,
with the help of plesk support I now have the system ressource controller running.
I set up (just for testing purposes) 8MB memory limit (4MB soft).
How can I test now if it works? I tried to consume memory with the user that has set these limits, and I can consume more memory than 8MB...
I talked to a plesk agent and I decided to not open a report, because the standard debian 8 kernel does not support CPU and Memory by default.
But as you can read here: https://docs.plesk.com/release-notes/onyx/upgrade-notes/ (Under "System Resources Usage Limits") you can enable the memory...
Okay, I will open a report.
But can somebody help me to use the memory feature now? Because as you can see in my first post the memory part should be enabled, but I can not see this option in the web interface.
Here the code:
# plesk sbin resctrl --features
{"cpu": false, "cpuacct": true...
Since the license was ordered especially for testing cgroups, I think plesk onlinesales gave me the correct one. In Tools & Settings -> License management there is a section System resource controller. This is set to "On".
I think this could be the point.
But since recompiling the kernel or...
Hi,
we are running onyx on a debian 8 virtual server (underlying ESXi).
I have ordered a trial license with support of resource managing. Under Service Plans -> <Service Planname> -> RAM, CPU, Disk I/O not all options are available (screen shot).
It seems that all options are active in the...
Hi,
I searched for the plesk favicon and found that /opt/psa/admin/htdocs/favicon.ico is used.
I am trying to replace this one with my own icon. But with every Update plesk overwrites it.
Is there a possibility to change the icon permanently?
When I restore a domain that was previously backed up with plesk, the subscription of this domain gets locked and at the end of the backup a warning is shown:
Execution of /opt/psa/admin/plib/api-cli/domain.php --sync-subscription example.com -sync-as-vendor -ignore-nonexistent-options failed...
We changed the webserver config a little bit in /opt/psa/admin/conf/templates/custom/ directory so that it is necessary to change the socket owner.
What do you mean with "fix of phpinimng"?
Hi all,
I need to change the listen.owner from root to the appropriate user.
So I saw the file "/usr/local/psa/lib/modules/python/phpinimng/phpinimng.py". In this file there is this line:
listen.owner = root
I would like to override root with the user variable, so that in every php-fpm...
I found it out! It was my own fault! We made changes in /opt/psa/admin/conf/templates/custom/service/php.php over a year ago. Then we made other changes in this file a few month ago (shortly before I wrote the first time in this thread). Then we executed "/opt/psa/admin/sbin/httpdmng...
Thank you for that.
I checked the following:
The directory /opt/psa/admin/conf/templates/custom/server is empty, so there can not be an error.
So the only file you have mentioned we have modified is service/php.php. In this file are just two lines that we have changed. Both lines work correctly...