cPanel scripts returning a Perl error !

There might be many situations in which you need to run some default cPanel scripts in the server. Recently i found an issue when running the script : # /usr/local/cpanel/scripts/check_cpanel_rpms –fix The error returned was something like : #...

cPanel / WHM upgrade failure !

When trying to upgrade cPanel /WHM version, do you face the following error : Switching to 11.46.2.4 to determine if we can reach that version without failure. FATAL: Could not figure out RPM distribution version The Administrator will be notified to review this...

mod_ruid2 – Issues in mutual exclusion ?

The mod_ruid2 Apache module changes the permissions of all of the HTTP requests for a domain to the permissions of the owner of that domain. This is just like suexec or the module mod_suphp ! If you have enabled mod_ruid2 in your server and if there are any scripts...

Turning off mod_gzip using .htaccess rules !

You an read this to find out about mod_gzip, an external module for Apache. There can be an issue with mod_gzip, when your website is hit with lots of users, attempting to complete some form-submission and if they do not allow enough time for mod_gzip to send the...