xml

  • Total activity 76
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 18

Posts

Recent activity by xml Recent activity Votes
  • ModSecurity

    Is there a way to make ModSecurity send alert emails for every rule triger?

  • Force HTTPS Redirect

    If I enable Force HTTPS Redirect for all websites on the server, can I close port 80 by CSF without any issues might happen to the traffic?

  • Does APCu work with PHP version 8?

    Hello I am getting error when installing APCu for php8: make: *** [php_apc.lo] Error 1 ERROR: `make' failed

  • APCu Entries directory

    Hello I have APCu installed, whats the path of the directory in which the entries are stored?

  • EasyApache 4 +php7+opcache

    I am trying to make some changes on opcache configurations for example I want to chanage (opcache.max_accelerated_files =4000) to 10000 I add this change to: 1. /opt/cpanel/ea-php70/root/etc/php...

  • Which php.ini should I use?

    After upgrade from EasyApache3 to EasyApache4 1. I have 2 php.ini files: /usr/local/lib/php.ini /opt/cpanel/ea-php56/root/etc/php.ini Which of the 2 php.ini files I should do my editings to enab...

  • recover php.ini file

    Hello I have lost my php.ini file how to create new one? php5.6 Easyapache 4

  • reboot takes long time

    Hello when I upgrade my machine kernel to the latest stable I should reboot server and when I reboot the server it takes 15 minutes to boot up again which too long. Here is the boot.log file: - ...

  • CSF Blocking EasyApache from Loading

    Hello When CSF is enabled I can not load EeasyApache and when I disable CSF EeasyApache load normally. Is there a port I should open for EeasyApache? Centos6.5 WHM/Cpanel 11.50 dedicated server ...

  • mysqldump

    Hello from user account shell and for years I been using this comandline mysqldump --opt -Q "uusername "ppassword database_name > Backup.sql lately that comandline isnt working any more and get t...