SolidCP & MSPControl: Changing web extensions

Please follow the steps below to change your website extension.

1. Log in to your hosting control panel (EG. http://cp.yourdomain.com)
2. Mouse over to Web icon and click on Web Sites.
3. Click on your domain name.
4. Go to the Extensions tab.
5. You can change ASP .Net version or disable PHP.
6. Click on Update button to save changes.

* Replace yourdomain.com with your actual domain name.

Note: The available .Net Framework versions are major versions such as 2.0 or 4.0. 
         Minor versions will work under the major version, for example .Net 4.5 will work under .Net 4.0 application pool pipeline.

  • 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...

Warning: ini_set() has been disabled for security reasons

Warning: ini_set() has been disabled for security reasonsDuring some script installation below...

SolidCP & MSPControl: Point domain aliases

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

Website transfer requirement

Website transfer is a process to transfer your website content from your current hosting provider...

PHP Fatal error: Cannot redeclare quoted_printable_encode()

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