Home » Archive by category WHM/cPanel (Page 4)

Restrict/Prevent all accounts from using their own custom php.ini

The is tutorial will help to restrict/prevent all accounts from using their own custom php.ini file, you have to edit the /opt/suphp/etc/suphp.conf file: #vi /opt/suphp/etc/suphp.conf Uncomment these lines: [phprc_paths] ;Uncommenting these will force all requests to that handler to use the php.ini ;in the specified directory regardless of...
Continue reading

How to change exim mail outgoing IP address

By default Exim will be using the main server IP to send mails. If the main server IP is listed in any spam databases, then we will not be able to send mails. In sequence to resolve this, we can alter the Exim mail server IP to any...
Continue reading

Apache Undergoing graceful restart automatically

We faced the following issue as “Apache Undergoing graceful restart automatically”, similar to apache was getting restarted gracefully every two hours. #grep graceful /usr/local/apache/logs/error_log Tue Oct 15 16:16:08 2013] [notice] Graceful restart requested, doing restart Tue Oct 15 18:12:53 2013] [notice] Graceful restart requested, doing restart Tue oct...
Continue reading

Mytop open source tool to monitor Mysql

Mytop is the most excellent open source tool to monitor Mysql strength, current running queries, no of sleep process, mysql load etc. To install Mytop open source tool to monitor Mysql use the following steps. First of all , we need to install few prerequisites to maintain mytop...
Continue reading

WHM/cPanel backend files and directoires

WHM and cPanel backend files Apache /usr/local/apache/ bin- apache binaries are stored here – httpd, apachectl, apxs /usr/local/apache/conf – configuration files – httpd.conf /usr/local/apache/cgi-bin /usr/local/apache/domlogs – domain log files are stored here /usr/local/apache/htdocs /usr/local/apache/include -header files /usr/local/apache/libexec – shared object (.so) files are stored here – libphp4.so,mod_rewrite.so /usr/local/apache/logs...
Continue reading

Categorized Tag Cloud