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.
Please be aware: Kaspersky Anti-Virus has been deprecatedWith the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
I'm not sure that changes to the global php.ini file (/etc/php.ini) are persistent. AFAIK, Plesk overwrites the /etc/php.ini file each time Apache restarts/reloads.
In Plesk 11.x...
Changes that are specific to a particular service plan should be made in Service Plans -> Your Plan -> PHP Settings: Additional Directives
Changes that are specific to a particular subscription should be made in Subscriptions -> Your Domain -> Customize -> PHP Settings: Additional Directives.
Main php.ini that is being used if the one at .../domain.ltd/etc/php.ini is missing is at /etc/php5/cgi/php.ini.
Also, if i change some settings at "/usr/share/php5/php.ini-production", that is being replicated on every newly created domain.
I'm thinking of making cron which will erase all default php.ini-s under domain.ltd/etc/php.ini so that my clients dont' override core php.ini.
p.s. I REALLY DON'T UNDERSTAND HOW IS THIS POSSIBLE. Some in Parallels decided to do this leaving users without any article about it and forcing them not to be able to have global php.ini excempt maybe through some web interface...which you can never know what is being done...
I believe that clients' ability to modify the subscription's php.ini can be disabled. Read the article "Customize PHP Configuration" in the Administration Guide for more information.