How to use the PHP Settings

Home » Knowledge Base » Control Panel » PHP Settings » How to use the PHP Settings

In this article, we’re going to review the PHP Settings section and its features.

 

How to Access the AwardSpace PHP Manager?

The PHP Settings Manager allows you to perform various actions, such as:

  • changing the PHP version on your web server
  • accessing and modifying the PHP.ini file

You can access the PHP Settings section at any time by following these simple steps:

  1. Sign in to your AwardSpace Control Panel.
  2. Under the Advanced Tools area, click on the PHP Settings link.

php settings 1

 

How Do I View My Web Server’s PHP Information?

AwardSpace offers its customers two ways for viewing their hosting account’s PHP settings:

    • By accessing the Hosting Control Panel’s Hosting Settings. To view the current information for a given PHP version, click on the corresponding link.

php settings 5 1

    • By generating a PHP script. Create an empty PHP file on your server, and then copy and paste the below piece of code into it:
 <?php
phpinfo();
?>

 

How Can I Customize My PHP Settings?

If you wish to modify the PHP settings on your server, click on the here link (as illustrated below).

php settings 3

A new window will appear allowing you to edit the current server’s PHP configuration.

php settings 4

Locate the variable that you wish to modify and change its value. Click the Save button to save the changes you’ve just made.

Below is a list of some of the most frequently used PHP variables:

      • safe_mode
      • display_errors
      • post_max_size
      • upload_max_filesize
      • memory_limit
      • magic_quotes

To enable a PHP extension (module) on your server, uncomment the corresponding line by removing the semicolon (;) and press Save.

php settings 5

 

Which PHP Versions Do You Support?

Our shared hosting accounts currently support PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6, PHP 7.0, PHP 7.1 and PHP 7.2.

 

How Would I Go About Changing my PHP Version?

By default, the PHP version set on all of our web servers is PHP 5.6. If you wish to switch your account to run a diffent PHP version, follow the instructions provided below:

      1. Log into the Control Panel of your AwardSpace account.
      2. Visit the PHP Settings section.
      3. Select the PHP version you would like to use from the drop-down list.
      4. Finally, click the Switch button.

php settings 2

Congratulations! Your hosting account’s PHP version has been updated successfully.

 

Am I Allowed to Run Multiple PHP Versions at the Same Time?

The PHP version that is set in the PHP Settings section of our Control Panel is global for your entire hosting account. Therefore, it is not currently possible to run multiple PHP versions under one shared hosting account.

The only plans where this is technically possible are our Virtual Private Server plans.

 

Is It Possible to Change the PHP Settings on a Free Server?

To be able to access the PHP Settings Manager one has to have a premium hosting plan.

Was this post helpful?

i

Relevant tags:

Connect

Latest posts:

How to Customize Menus in SuiteCRM

SuiteCRM grants you the option to customise your website menus and control what modules appear in them, how they are grouped and in what categories. This customisation can help you improve user workflow and reduce clutter, especially if you are working on a large...

How to Add Charts to the Sidebar in SuiteCRM

Àlthough SuiteCRM doesn't support adding charts directly to the sidebar, there is a simple method that you can use to achieve the effect. In this guide, we share how to do so.   How to Add Charts to the Sidebar in SuiteCRM The process is comprised of a few...

How to Add Subpanel Filters in SuiteCRM

SuiteCRM's subpanels can be very useful in various situations, such as showing related records (like contacts under an account). However, as your database grows, so does the scrolling time through unfiltered subpanels. Fortunately, you can add filters to subpanels, so...

How to Display Fields in Different Modes in SuiteCRM

SuiteCRM allows for various customisations of fields. Such are the Detail View, Edit View and List View. Understanding how to customise these is important for tailoring your SuiteCRM project to your preferences. Whether you are streaming data entries or are trying to...

How to Add Grouped Fields to the Record View in SuiteCRM

SuiteCRM offers great versatility when it comes to customising modules, including how fields are displayed on record views. One powerful feature is grouping fields within sections for better layout and user experience. In this article, we share how to group fields in...



Create a website for free!


Free forever

Our Support Team is Here to Help

 

If you need any questions answered, don't hesitate and contact us. Click the button below and follow the instructions. You can expect an answer within an hour.

 

Contact AwardSpace

 

iNewest knowledge base articles

How to Customize Menus in SuiteCRM

SuiteCRM grants you the option to customise your website menus and control what modules appear in them, how they are grouped and in what categories. This customisation can help you improve user workflow and reduce clutter, especially if you are working on a large...

How to Add Charts to the Sidebar in SuiteCRM

Àlthough SuiteCRM doesn't support adding charts directly to the sidebar, there is a simple method that you can use to achieve the effect. In this guide, we share how to do so.   How to Add Charts to the Sidebar in SuiteCRM The process is comprised of a few...

How to Add Subpanel Filters in SuiteCRM

SuiteCRM's subpanels can be very useful in various situations, such as showing related records (like contacts under an account). However, as your database grows, so does the scrolling time through unfiltered subpanels. Fortunately, you can add filters to subpanels, so...

How to Display Fields in Different Modes in SuiteCRM

SuiteCRM allows for various customisations of fields. Such are the Detail View, Edit View and List View. Understanding how to customise these is important for tailoring your SuiteCRM project to your preferences. Whether you are streaming data entries or are trying to...

How to Add Grouped Fields to the Record View in SuiteCRM

SuiteCRM offers great versatility when it comes to customising modules, including how fields are displayed on record views. One powerful feature is grouping fields within sections for better layout and user experience. In this article, we share how to group fields in...

How to Back Up Your SuiteCRM Project

Making regular backups of your SuiteCRM project is crucial. Backups help keep any kind of data safe, and also provide a quick recovery after a crash, hacking attack, or any user error. Because of how important backups are for your SuiteCRM website, in this article, we...

Even more web tutorials

Check out our web hosting knowledge base and the WordPress tutorials to learn more, and be better prepared for your website creation and maintenance journey.