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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
For all that know their stuff around Linux and manually control PHP, you can create separated PHP-FPM services and assign them one per client.
Each client having it's own PHP-FPM service, will provide isolation > security, stability (if a client has a script that stalls the PHP-FPM service, the...
That I have it disabled.
There's something else not working right.
I've been setting up the quota on servers the same way for years, and works in Ispconfig and Virtualmin out-of-the-box like that. Just Plesk complains about it...
I have a similar issue.
Manually I can set quotas per user from the CLI.
Still, Plesk reports that "Hard disk quota is not supported due to the configuration of the server file system".
Here are some of my screenshots.
Proper setup for Quota should be in Plesk's docs if Plesk expects...
I wounder if Plesk team would like to answer this as I'm interested as well.
It makes no sense on the volumes if the ftp upload is made after all are created. That forces to always have up to double the amount of space needed... On SSD based servers that increaseses too much the costs and...
Hello,
php_handler options -service-node
Can anybody point me to a detailed explanation on what is this option doing with php_handler as it's the only one not in the documentation?
Hi.
I'm interested in having different templates that would override Nginx / Apache confs of domains depending on what Service Plan they are.
Or more simple, how can I make a certain Service Plan not to use at all Apache?
My intention is to have a Service Plan that does not includes the proxy...
Do you really need MySQL 5.7 / MariaDB 10.1?
Are all your tables 100% compatible?
Do you know what is "Strict mode" and what it involves?
Are you prepared to set all needed configs when you find lots of websites not working?
Those are some questions to have answers before upgrading to MySQL 5.7...
Question related to current PHP 5.3 from Plesk's php packages: will it add PHP-FPM as it is supported? As we can run 5.4, 5.6, 7.0 with FPM, 5.3 would also be a benefit so it doesn't forces usage of fcgid only for a version of PHP.
@trialotto
Database Servers, not databases.
Do you know how for example Rackspace Sites service works?
When you create a website you can assign a database to it (more after completing the wizard) and you get to choose any DB Server from a list you are allowed that moment.
That list is based...
@trialotto
I agree with all you mentioned.
My idea on the start of the post was just how to hide databases from the Clients so they can choose to setup a new database only to the ones that they would be allowed in that moment.
@IgorG
Maybe for who uses Horde, but it should not be tied by that and there is nothing in Horde's code that specifies that if used in Plesk it will force you to expose the localhost database to Clients...
(Plesk should manage it's own things separate from clients options to maximize stability...