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 a MediaWiki Skin

In MediaWiki, skins determine the visual appearance of your wiki website. Skins define how content is presented to users and include such settings for the overall website layout, typography, color scheme, and more. By default, when you install MediaWiki, the platform...

How to Create a Page in MediaWiki

Creating pages in MediaWiki is а core feature that allows you to add content to your MediaWiki website. Whether you are adding details for a project, contributing to a knowledge base, or anything else, learning how to create a page in MediaWiki is crucial for your...

How to Install MediaWiki Extensions

Now that you have installed MediaWiki and learned how to log in to the CMS, it is time to extend MediaWiki's functionality via extensions. MediaWiki extensions are sets of files that add various types of functionality to your MediaWiki website. You can use extensions...

How to Log In to MediaWiki

After you install MediaWiki, it is time to log in to the platform, so you can start working on your new MediaWiki website. To log in, you must open the MediaWiki login page and enter your credentials. Doing so will open the platform’s admin panel. In the following...

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...



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 a MediaWiki Skin

In MediaWiki, skins determine the visual appearance of your wiki website. Skins define how content is presented to users and include such settings for the overall website layout, typography, color scheme, and more. By default, when you install MediaWiki, the platform...

How to Create a Page in MediaWiki

Creating pages in MediaWiki is а core feature that allows you to add content to your MediaWiki website. Whether you are adding details for a project, contributing to a knowledge base, or anything else, learning how to create a page in MediaWiki is crucial for your...

How to Install MediaWiki Extensions

Now that you have installed MediaWiki and learned how to log in to the CMS, it is time to extend MediaWiki's functionality via extensions. MediaWiki extensions are sets of files that add various types of functionality to your MediaWiki website. You can use extensions...

How to Log In to MediaWiki

After you install MediaWiki, it is time to log in to the platform, so you can start working on your new MediaWiki website. To log in, you must open the MediaWiki login page and enter your credentials. Doing so will open the platform’s admin panel. In the following...

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...

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.