Selecting PHP version

Selecting PHP versions can be done by doing the following:

hsphere
  1. Login to the control panel (https://cp.u2-web.com )
  2. Go to Domain settings -> Web options
  3. If you have multiple domains, click the domain name
  4. Once on the web options page, find "PHP"
  5. Click the edit icon under PHP mode . php mode on web options
  6. Select the PHP version that you would like to use
  7. On the web options page, click "Apply" under the "Server configuration" section at the top of the page. server configuration
  8. If this site has a mysql database, the mysql user's password hash needs to be updated:
    1. Go to Databases -> MySQL -> MySQL DBs
    2. Find the database in the list
    3. Click the "Change password" button
    4. Type in a temp password, select Long Hash and submit
    5. Click the "Change Password" button again
    6. Type in the real password
    7. Select "Long" under the "MySQL Password hash length" section
    8. Submit
  9. After about 10 minutes, the configuration will reload at the web server and the new version will be in use.
  10. Check the site and it should be running. 
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

Force WWW or non-WWW

NONE SSLTo force www in your URLs, place the following in the .htaccess.RewriteCond %{HTTP_HOST}...

Domain aliases - pointing one domain to another

In the hsphere control panel (Account Portal), do the following: Login to the control panel...

Email Provider Message Sizes

Most mail servers limit the message size -- the size of the entire message including all...

Which PHP versions do you support on shared hosting?

We currently support the following PHP versions on our shared hosting servers: 5.6 7.1 7.2...

http Error codes

The following are http status and error codes that are returned for each file access via a web...