Wednesday, July 4, 2012

scripts in /scripts directory explanation

September 8, 2009 by  
Filed under cPanel

WebHost Manager has a large number of predefined scripts available in the /scripts folder. The available scripts are as follows: adddns – Adds a DNS zone. addfpmail – Add frontpage mail exts to all domains without them. addnetmaskips – Add the netmask 255.255.255.0 to all ips that have no netmask. addpop – Add a Pop [...]

MySQL database import-export from Shell

September 2, 2009 by  
Filed under General

The control panels provide GUI for import / export databases. However, it is very easy doing the same from shell. Exporting Database mysqldump dbname > exportfile.sql This will export the database to exportfile.sql. You can optionally compress the file to save bandwidth during server to server transfer. Run the following command: gzip exportfile.sql Database Import [...]

License File Expired : Solution

August 31, 2009 by  
Filed under cPanel

Due to several reasons you might have seen the error while loggin in to cPanel. In case the license is expired, contact your data center or license isser. If you believe, that your license is not expired, follow the steps to get out of this problem. First verify that your license is not invalid/expired Login [...]

cPanel-WHM Packages :: Modify default dedicated IP setting

August 29, 2009 by  
Filed under cPanel

When you setup a new package in cPanel/WHM, you can set whether the hosting accounts of this package will get dedicated IP or not. That means, when you check the Dedicated IP box, any new account created of that package will get a dedicated IP address. However, in future, we you need to modify this [...]

« Previous Page