How to configure PHP

From Acenet Knowledgebase
Revision as of 19:43, 13 January 2014 by Docs admin (Talk | contribs) (Created page with "Shared Hosting at Acenet enables you select from different versions of PHP. This is useful if you want to run a PHP application requiring a different release of PHP than the d...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Shared Hosting at Acenet enables you select from different versions of PHP. This is useful if you want to run a PHP application requiring a different release of PHP than the default version on the server. For example, some older software may require a slightly older version of PHP.

How to change your PHP version

1) Log into your cPanel as normal.

2) Scroll down to the "Software/Services" section and click on "Select PHP Version".

3) Choose the php version you need from the "PHP version" dropdown menu.

4) A list of available php extensions for that version of PHP will appear underneath. The most commonly needed modules will already be selected, but if you have specific modules that you know your software needs, you can enable them as well by selecting their checkboxes and clicking on the "SAVE" button underneath.


Selector1.png

5) Once your php version is selected and any changes to the selected modules are saved, click on the "Set as current" button next to the PHP version dropdown menu.



6) If you need to make any changes to your PHP Settings, click on the Show PHP Settings button in the upper right of the selector screen.


Selector2.png

7) This shows the most commonly edited account-wide PHP settings. Click on the grey value to the right, and you will either see a dialog field or a drop down box. Make the chages as needed, and then click apply. When done, click the save button at the bottom.


That's it! Your account is now set to use the version of php that you chose.