What are the different types of errors in php

PHP (Hyper text Pre Processor) is a scripting language commonly used for web applications. PHP can be easily embedded in HTML. PHP generally runs on a web server. It is available for free and can be used across a variety of servers, operating systems and platforms. let’s see What are … Continue reading

Starting httpd: Warning: DocumentRoot [/mywebsite/html] does not exist

Yesterday, I have installed and configured httpd on CentOS 6.5 server. I have also added the VirtualHost. when I restarted the httpd it’s given warning “Starting httpd: Warning: DocumentRoot [/mywebsite/html] does not exist” I’ve check the directory /mywebsite/html, it already created and permission is 0775.

How to Disable Eximstats on WHM/cPanel

Eximstats parses exim mainlog and syslog files to output a statistical analysis of the messages processed. By default, a text analysis is generated, but you can request other output formats using flags. sometime eximstats consuming high resources it will better if you don’t required the n disable it. If you … Continue reading