Hostripples Featured

WordPress: Fatal error: Out of memory

Now a days WP plugin requires more Memory and CPU so some times you get this error. To resolve this…

12 years ago

temporarily rejected RCPT

Getting following error in exim_main logs, temporarily rejected RCPT <youremail_id@domain.com>: lowest numbered MX record points to local host This is…

12 years ago

MySql DB size “0” MB

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

12 years ago

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

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

12 years ago

Webmail login error: Your Internet Address has changed

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

12 years ago

Enable Mysql Event Schedulers

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

12 years ago

Block Entire Country using .htaccess file

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

12 years ago

Debug RvSitebuilder

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

12 years ago

EasyApache Error

/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…

12 years ago

MySQL-python : Installation

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.  

12 years ago