SolidCP & MSPControl: Creating website

Please follow the steps below to create your website.

1. Log in to your hosting control panel at http://cp.yourdomain.com
2. Mouse hover to Web icon and click on Web Sites.
3. Click on Create Web Site button.
4. Choose your domain from the existing "Domain Name" list.
5. Click on Create Web Site button.

* Replace yourdomain.com with your actual domain name.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

PHP 5.4 has Deprecate the Function SESSION_REGISTER()

The PHP function SESSION_REGISTER() has been deprecated as of PHP version 5.4.Instead, use the...

SolidCP & MSPControl: Point domain aliases

Please follow the steps below to point your domain aliases to an existing domain.1. Log in to...

Disabled PHP Functions

PHP is a popular scripting language that is commonly used to build web pages nowadays.However,...

SolidCP & MSPControl: Change PHP Version

You can assign specific PHP version for your website, or change it to fulfill your script...

PHP Fatal error: Cannot redeclare quoted_printable_encode()

When encounter the following PHP error:PHP Fatal error:  Cannot redeclare...