• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by iMadalin

  1. iMadalin

    zend opcache php-fpm

    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...
  2. iMadalin

    Hard Disk Quota is not supported

    5 years later and this seems still not solved even in current stable version...
  3. iMadalin

    Plesk Hard Quota Support

    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...
  4. iMadalin

    Plesk Hard Quota Support

    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...
  5. iMadalin

    Required storage for multi volume scheduled FTP backup

    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...
  6. iMadalin

    CLI php_handler -service-node doc

    Thank you Igor
  7. iMadalin

    CLI php_handler -service-node doc

    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?
  8. iMadalin

    Use custom templates per Service Plans

    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...
  9. iMadalin

    MariaDB Update....

    You know, you can add multiple databases?... Test that way...
  10. iMadalin

    MariaDB Update....

    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...
  11. iMadalin

    Vote Please share your opinion about Plesk PHP packages

    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.
  12. iMadalin

    Vote Please share your opinion about Plesk PHP packages

    HTP is available to be enabled since Ubuntu HardyHeron (8.04 LTS - server kernel).
  13. iMadalin

    allow only external database servers and hide local server

    @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...
  14. iMadalin

    allow only external database servers and hide local server

    @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.
  15. iMadalin

    allow only external database servers and hide local server

    @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...
Back
Top