Apachectl status command show lynx: not found error
To check the server performance and Apache uptime many time we use the following command to check the current status for the Apache. /etc/init.d/httpd status […]
To check the server performance and Apache uptime many time we use the following command to check the current status for the Apache. /etc/init.d/httpd status […]
The all the time zone files are stored in /usr/share/zoneinfo directory and its need to simlink to the /etc/localtime file to show the timezone as […]
The screen command is used to run the script or command in the background, basically multiple full screen terminals from one shell, we can run […]
cPanel version get upgraded to 11 most common problem many peoples are facing with starting Apache on new installation. The error reported is : Invalid […]
To check the database connection script you can use following code under your domain <?php mysql_connect(“localhost”, “admin”, “1admin”) or die(mysql_error()); echo “Connected to MySQL<br />”; […]
Copyright © 2023 Kaizen Software Solutions. All rights reserved.