Search results

  1. T

    Warning: The disk usage for one or more of your partitions is running low

    Same Problem. I have 150GB SSD of disc space, but the disc is full. Need Help! Warning: The disk usage for one or more of your partitions is running low 29.9.2025, 15:56 This is an automated message notifying you that the following partition(s) have exceeded the 95% threshold: 95% - /...
  2. T

    DirectAdmin/CustomBuild: Removal of suPHP, mod_ruid2, mod_php, MySQL 5.5/5.6, MariaDB 5.5/10.0/10.1/10.2

    I read every post in this thread, but still I don't know what I have to do or have not to do to keep mod_php working. Could you please tell how I can use mod_php even after 2024? Thank you
  3. T

    Hide server IP Received: from - SMTP

    Hello Did you find a solution to remove the IP form the header?
  4. T

    Adding mod_evasive to custombuild/apache

    Yes I tried epel too, but it did't work So this is what you did? APACHE v2.4 Extract this archive Run $APACHE_ROOT/bin/apxs -i -a -c mod_evasive24.c The module will be built and installed into $APACHE_ROOT/modules, and loaded into your httpd.conf Restart Apache
  5. T

    Adding mod_evasive to custombuild/apache

    I tried my best but I can't get it installed? Could you please tell me how you installed mod_evasive? I searched the forum but didn't find a uptodate How-To. Thanks
  6. T

    Apache with mod_php

    Hello Could you please tell me how to disable http2? Thanks
  7. T

    php-fpm global config file

    Did you find a solution for this? I also don`t know how to change this in the custom field except |?MAX_CHILDREN=100|
  8. T

    URL rewirte with htaccess / php-fpm

    The previous handler was apache2handler The htaccess looks like this AcceptPathInfo On <Files topic> ForceType application/x-httpd-php </Files> <Files forum> ForceType application/x-httpd-php </Files>
  9. T

    URL rewirte with htaccess / php-fpm

    I did activate it in Directadmin and reboot the server but nothing changed
  10. T

    URL rewirte with htaccess / php-fpm

    Hello I am using a PHP script which ist rewritten by the htaccess to .html URLs. Since I changed to my new server with the current DirectAdmin I have the problem that the php files are not written into .html files. When I click on a link the browser starts to downlaod a .html site. Is this...
Back
Top