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 Upload Files in Zenphoto

Knowing how to upload files in Zenphoto is a fundamental skill. In this guide, we share how to go through the process and manage your project and media library quickly and easily.   Step 1: Log in to Zenphoto The first step in the process is to log in to...

How to Back Up your TYPO3 Project

In this article, we outline the step-by-step process for backing up your TYPO3 project, ensuring that all your data, settings, and other essential information are safely stored. Regardless of your level of expertise, this method is simple to follow and provides...

How to Install Themes in TYPO3

Learning how to install themes in TYPO3 is essential, as it enables you to personalize your website fully. Whether you are working on a personal blog or a complex business website, the process of installing a theme in TYPO3 is the same. In this article, we share how...

How to Add Extensions to TYPO3

TYPO3 is a versatile platform that allows you to customize it any way you wish. One of TYPO3's strengths is the so-called extensions that enable you to add any kind of functionality to your website. In this article, we share how to add extensions to TYPO3. What are...

How to Add a Page in TYPO3

TYPO3 is a versatile platform that offers numerous features and an intuitive interface. If you're just getting started with the CMS, one of the first tasks you'll likely complete is creating a new page for your website. In this guide, we showcase how to do so and...



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 Upload Files in Zenphoto

Knowing how to upload files in Zenphoto is a fundamental skill. In this guide, we share how to go through the process and manage your project and media library quickly and easily.   Step 1: Log in to Zenphoto The first step in the process is to log in to...

How to Back Up your TYPO3 Project

In this article, we outline the step-by-step process for backing up your TYPO3 project, ensuring that all your data, settings, and other essential information are safely stored. Regardless of your level of expertise, this method is simple to follow and provides...

How to Install Themes in TYPO3

Learning how to install themes in TYPO3 is essential, as it enables you to personalize your website fully. Whether you are working on a personal blog or a complex business website, the process of installing a theme in TYPO3 is the same. In this article, we share how...

How to Add Extensions to TYPO3

TYPO3 is a versatile platform that allows you to customize it any way you wish. One of TYPO3's strengths is the so-called extensions that enable you to add any kind of functionality to your website. In this article, we share how to add extensions to TYPO3. What are...

How to Add a Page in TYPO3

TYPO3 is a versatile platform that offers numerous features and an intuitive interface. If you're just getting started with the CMS, one of the first tasks you'll likely complete is creating a new page for your website. In this guide, we showcase how to do so and...

How to Use Modules in TYPO3

TYPO3 is a CMS based on a modular architecture, meaning that users can use various built-in tools and add-ons to manage content, other users, configurations, and more. In this guide, we share how to use modules in TYPO3, so you get the most out of them.   What...

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.