Hosting Tools
Install Mod_perl on cpanel server
Wednesday, June 25th, 2008Here is the set of directories which let you install mod_perl onto a cpanel server.
* You can go to your existing account or create new account where you will install mod_perl. You may select either the rvskin admin account or fantastico admin account. Suppose if you’ve install it in the rvadmin account then you can […]
mod_rewrite Tutorial
Monday, May 19th, 2008mod_rewrite simple tutorial
The potential of mod_rewrite is enormous that have many functionalities on Apache web server, It also help if you to hide the structure of your website and the script which passes the arguments. Here is the simple mod_rewrite tutorial.
This is your website www.domain.com
and you have a script which passes the arguments.
So your url […]
Secure & Optimize VPS/VDS
Tuesday, April 29th, 2008Here is the method by which you can secure & optimize VPS/VDS
Checking for formmail:
Form mail is used generally by hackers to send out spam email, by relay and injection methods. If you are using matts script or a version of it, you may be in threat.
Command to find pesky form mails:
find / -name “[Ff]orm[mM]ai*”
CGIemail is […]
List of Shopping Cart Software
Friday, March 28th, 2008Here are the list of shopping cart software both in open source and paid service;
ABC Estore
AbleCommerce
AbleCommerce
AbleCommerce (ASP.NET)
AbleCommerce (Cold Fusion)
A-CART Pro
Actinic Business
Actinic Catalog
Actinic Developer software
Actinic Order Manager
Advanced Cart
AFCommerce
Affiliate Guerrilla
Agora Cart
ampleShop
AShop Deluxe
AShop Deluxe 3-Domain License
ASPCart
AspDotNetStorefront ML
AspDotNetStorefront Pro
AspDotNetStorefront Standard
Avactis Shopping Cart
Avetti Commerce
BakeSale
Bizar Shop
BlueCart
BugMall
BusyBeeCart
BVC 2004 Enterprise
BVC 2004 Express
CactuShop
CandyPress Store Administration
CandyPress™ Store Administration
CandyPress™ Store Frontend
Captures
Cart Genie
Cart32 Enterprise Edition
Cart32 Free Edition
Cart32 […]
Method to repair the corrupt MySQL tables
Friday, March 28th, 2008Since, MySQL tables have a way of corrupting themselves. However MySQL offers a quick and easy method of repairing those tables.
Check how you can repair the corrupt MySQL tables;
Login to your VDS via SSH and change directories to the database that is having problems.
cd /usr/local/mysql/var/[DBNAME]/
You will need to replace [DBNAME] with the actual name of […]
