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 Install MediaWiki

You can quickly install MediaWiki on any of the AwardSpace web hosting plans. This includes our free web hosting, shared hosting, as well as advanced services such as semi-dedicated hosting and VPS hosting. You can install MediaWiki in a matter of minutes, whichever...

How to Install an Elgg Theme

After you have installed Elgg core and logged in to the admin dashboard, you can search for themes that can help you customize your new website. Elgg themes are a set of files that help you customize the appearance of your website. Via themes, you can modify website...

How to Log in to Elgg

After you install Elgg, it is time to log in to the CMS, so you can start working on your Elgg website. To log in, you should load the Elgg login page and type in your credentials to access the platform’s admin dashboard. In the following paragraphs, we share how to...

How to Install Elgg

You can quickly install Elgg with any of the AwardSpace web hosting plans. You can use our free web hosting, shared web hosting, or advanced hosting plans such as semi-dedicated hosting and VPS hosting.   How to Install Elgg To install Elgg, you should first sign...

How to Change the PHP Timezone

Setting the correct timezone in PHP is crucial for ensuring that date and time functions in your scripts operate accurately. AwardSpace offers a range of hosting plans that provide easy management of PHP settings, including timezone configuration. This article will...



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 Install MediaWiki

You can quickly install MediaWiki on any of the AwardSpace web hosting plans. This includes our free web hosting, shared hosting, as well as advanced services such as semi-dedicated hosting and VPS hosting. You can install MediaWiki in a matter of minutes, whichever...

How to Install an Elgg Theme

After you have installed Elgg core and logged in to the admin dashboard, you can search for themes that can help you customize your new website. Elgg themes are a set of files that help you customize the appearance of your website. Via themes, you can modify website...

How to Log in to Elgg

After you install Elgg, it is time to log in to the CMS, so you can start working on your Elgg website. To log in, you should load the Elgg login page and type in your credentials to access the platform’s admin dashboard. In the following paragraphs, we share how to...

How to Install Elgg

You can quickly install Elgg with any of the AwardSpace web hosting plans. You can use our free web hosting, shared web hosting, or advanced hosting plans such as semi-dedicated hosting and VPS hosting.   How to Install Elgg To install Elgg, you should first sign...

How to Change the PHP Timezone

Setting the correct timezone in PHP is crucial for ensuring that date and time functions in your scripts operate accurately. AwardSpace offers a range of hosting plans that provide easy management of PHP settings, including timezone configuration. This article will...

How to Disable PHP Error Messages

When running a PHP-based website in a production environment, it's crucial to disable PHP error messages to prevent sensitive information from being exposed to users. AwardSpace offers a variety of hosting plans tailored to different needs, all of which support...

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.