Home »
Archive by category WHM/cPanel (Page 4)
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
December 6, 2013 Admin
WHM/cPanel
No Comment
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
December 3, 2013 Admin
WHM/cPanel
No Comment
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
November 24, 2013 Admin
WHM/cPanel
1 Comment
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
November 19, 2013 Admin
WHM/cPanel
No Comment
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
November 19, 2013 Admin
WHM/cPanel
No Comment