By default, many web servers (like Apache) are configured to run CGI scripts only inside the cgi-bin directory. While this is a good security practice, sometimes developers may want to…
By default, many web servers (like Apache) are configured to run CGI scripts only inside the cgi-bin directory. While this is a good security practice, sometimes developers may want to…
Binding multiple IP addresses to a server allows you to host multiple websites, applications, or services on the same physical machine. This is commonly used for SSL certificates, virtual hosting,…
Webalizer is a popular tool in cPanel/WHM that generates website traffic statistics. Sometimes, you may notice that Webalizer stats are not updating for a single user, even though it works…
Sometimes, Access to cPanel and Webmail blocks firewall using standard ports (2082, 2083, 2085, 2096). To bypass this restriction, you can set up a subdomain and proxy script, allowing secure…
Cpanel / WHM Tutorials If WHM/Cpanel/Webmail is not loading in SSL mode (2087/2083/2096) then first you can try httpd (stop/start/restart) If it does not work then HTTPS authentication is usually…
The my.cnf file is the main configuration file for MySQL. It defines server parameters, client options, and buffer settings that help optimize database performance. Below is a sample configuration file…
If you are having problems with the named service, check out the script on the server under /etc/init.d/Most probably it will be the script for FreeBSD Server. You can make…
Is there any way to disable Horde or other webmail applications for users who don’t want them? Let’s say the user’s username is Sunil, first you will need to SSH…
If you face such an error —–> ERROR 1045: Access denied for user: ‘root@localhost’ (using password: NO). Solution : You have set a password on the root account. This is…
If you come across such an error in login in CpanelSorry for the inconvenience!The root partition on this server is running out of disk space. Cpanel operation temporarily suspended to…