Answer: Changing your domains DNS is not the same thing as registering name servers. You will not be able to change your site's DNS to private name servers until your private name servers are registered with your domain registrar. Some registrars don't even have an option for you to create private name servers on our own. In many cases emailing them to do it is the only option.
Answer: Login into your VPS as root. You will find login info in VPS welcome email.
In WHM click Packages=>Add Packages.
After package created, click on Account Functions=>Create a New Account.
Enter domain name, login, password, package and click "create".
Then use same login credentials to login into Cpanel.
Answer: 1) In cPanel select the link "MySQL Databases." 2) In the "Db:" section specify a name for the database that you are creating (ex: store, forum, etc..). After you have specified the name click "Add Db" and the database will be created.
3) In the "Users:" section specify a "Username," & "Password" for the database that you are creating (Note: you may use the same User/Password for all of your Databases).
4) At the bottom of the "Databases:" section you will now see "User: (username_yourname)," "Db: (username_databasename)." Select the "User" from the left dropdown menu and "Db" from the right dropdown menu that you want to use. "Click Add User to Db."
After your database is created you can manage it from phpmyadmin. This can be found at the very bottom of the MySQL page.
Answer: To create a custom error page for your account you will need to upload a file with the appropriate file name to the account.
The will be named according to the HTTP error code the page corresponds to. To create a custom page for 404 errors you would upload a page named 404.shtml. For a 403 error it will be named 403.shtml
The server will automatically recognize the custom error pages for the primary domain name on your account if the file is named with a .shtml extension.
Setting a custom error page from the cpanel or by manually editing the .htaccess file for the root domain will apply that error page for all domains on the account. To create separate custom error pages for an addon or sub-domain you will need to create a .htaccess file in the addon or sub-domains folder with an 'ErrorDocument' command. The format for the command is:
ErrorDocument *Error Code* http://domain/page
^Be sure you replace *Error Code* with the specific error code you are referring to. For example if you are creating a 404 page you will need to replace *Error Code* with just 404
For an addon or subdomain the error page path must be a fully qualified URL.
You can use the ErrorDocument command to redirect page errors to a file name with an extension other than .shtm.
Answer: RVSkin is a multi-language, multi-theme advanced skin management software for cPanel server.
There are currently 23 languages supported under single RVSkin license.
Currently 11 languages are translated more than 90%; English, Arabic, Brazilian-Portuguese, Bulgarian, Finnish, French, German, Indonesian, Japanese-shift_JIS, Korean, Russian, and Swedish. Other languages are translated between 30 - 60%.
More about Rvskin here: http://www.rvskin.com/index.php?page=public/features
Answer: Great website builder that will allow you to create new website within minutes.
+375 website templates included.
http://www.rvsitebuilder.com/index.php/rvsitebuilder/feature/
Answer: Great website builder that will allow you to create new website within minutes.
+375 website templates included.
http://www.rvsitebuilder.com/index.php/rvsitebuilder/feature/
Answer: RVSkin is a multi-language, multi-theme advanced skin management software for cPanel server.
There are currently 23 languages supported under single RVSkin license.
Currently 11 languages are translated more than 90%; English, Arabic, Brazilian-Portuguese, Bulgarian, Finnish, French, German, Indonesian, Japanese-shift_JIS, Korean, Russian, and Swedish. Other languages are translated between 30 - 60%.
More about Rvskin here: http://www.rvskin.com/index.php?page=public/features
Answer: Fantastico De Luxe is the leading autoinstaller for cPanel servers. It integrates with your cPanel and gives you and your web-hosting customers the ability to install multiple instances of more than 50 scripts.
Full description of each script can be found:
http://netenberg.com/fantastico_scripts.php
Answer: An addon domain is a fully functional domain that can be created from your cPanel. Once it's created it will have it's own email, and it's own folder from within the public_html directory.
Addon domain URLs look like www.domain.com. Subdomain URLs look like subdomen.domain.com, cat.domain.com, etc. Parked domains are a place holder site. You park it on top of another site and it becomes a single page of the site you park it on.