MySql DB size “0” MB

12 years ago

If database cache file for the user has not been updated, in that case you will see mysql database size…

Assign dedicated IP to a Sub-domain/Add-on/Park domain?

12 years ago

Using WHM we can assign one dedicated IP to one account. But if wants to set multiple IPs to an…

Webmail login error: Your Internet Address has changed

12 years ago

While accessing webmail you get following errors. Error:  Your Internet Address has changed since the beginning of your Mail session.…

Enable Mysql Event Schedulers

12 years ago

To execute the mysql events as per the schedule, First enable it on the server. How to enable it? Go…

Block Entire Country using .htaccess file

12 years ago

To block a traffic from  entire country using .htaccess file, Go to following URL and select the country which you…

Debug RvSitebuilder

12 years ago

Are you getting any problem while using RVsitebuilder. to view debug information, use following steps. 1.  SSH as a root…

EasyApache Error

12 years ago

/scripts/preeasyapache: line 116: /var/asl/data/templates/template-cpanel-posteasyapache-hook: No such file or directory This file is missing, I only have these 4 in that…

MySQL-python : Installation

12 years ago

wget http://downloads.sourceforge.net/mysql-python/MySQL-python-1.2.2.tar.gz gzip -d MySQL-python-1.2.2.tar.gz tar -xvf MySQL-python-1.2.2.tar.gz cd MySQL-python-1.2.0 python setup.py build python setup.py install Thats all.  

mySQL Result Source Errors

12 years ago

Warning: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in… You need to take a look at…

MRTG: error for eth0

12 years ago

WARNING: Problem with External get '/etc/mrtg/system network eth0 Solution: vi /etc/mrtg/mrtg.cfg find eth0 and change eth0 to eth1 then restart…