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

Standalone domain / website to Hosting Alias

Lets say you have two domains in your account and you want have decided to change one domain to...

Update MySQL User Password To Use Long Hash

PHP 5.3 or newer requires to use the "long hash" mysql user password option for security...

How to upload / create your site.

Creating your site How you create your site depends on what you want to do with it.  You...

Using multiple devices to check email

If you would like to check mail on our servers with a mail client (outlook thunderbird, etc) as...

Disable Pagespeed

On our shared servers, we have pagespeed module enabled in nginx (the front web server).  This...