To block a traffic from entire country using .htaccess file, Go to following URL and select the country which you…
Are you getting any problem while using RVsitebuilder. to view debug information, use following steps. 1. SSH as a root…
/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…
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.
Warning: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in… You need to take a look at…
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…
WARNING: Problem with External get '/etc/mrtg/system swap': Expected a Number for 'in' but got '' WARNING: Problem with Externale get…
Error: Signal was 11, Returncode was 0 gd-png: fatal libpng error: Incompatible libpng version in application and library WARNING: rateup…
wget http://www.snert.com/Software/mod_throttle/mod_throttle312.tgz vim Makefile In the Makefile, you should change this line: APXS=apxs Now save this file, and continue to…
How to Install 1. download it first of all wget http://fresh.t-systems-sfr.com/unix/src/www/mod_layout-3.2.tar.gz or wget http://www.tangent.org/download/mod_layout-3.2.1.tar.gz 2. uncompress it tar xvfz mod_layout-3.2.tar.gz…