A PHP-környezeti változók konfigurálása az egyéni PHP.INI segítségével

Your WebetNeked hosting account(s) come with the ability to run your own php.ini file allowing you to customize PHP environment variables for your scripts to work efficiently and to avoid intervention from our technical support.

This will walk you through how to use the php.ini file for the purpose of changing PHP environment variables, on June 10th WebetNeked launched a new easy to use interface for managing your PHP version, Extensions & Settings. Below we cover setting PHP Settings such as memory_limit, register_globals, safe_mode etc. Don’t forget to check out our PHP Version & PHP Extension selection features!

How to configure PHP Settings?

1) Login to your GreenGeeks Account Manager & navigate to your cPanel Account

2) Navigate to the “Software/Services” section & select “Select PHP version”:

software-services1

3) In order to customize your own PHP settings you will need to select a custom PHP version. By default GreenGeeks operates 7.0 which you should select unless other wise required. In order to change your PHP Settings insure you click “Show PHP Settings”. You should see the following:

software-services2

4) To make changes simply click on the grey text, once the desired settings are placed click “Apply” followed by “Save” when you have completed all of your modifications.

Viewing These Changes

To view if your changes have taken place, you can create a phpinfo.php file. Add the following line of code to the blank file:

<? phpinfo(); ?>

Load the file by going to http://www.yourdomain.com/phpinfo.php and it will display the information.

  • 1 A felhasználók hasznosnak találták ezt
Hasznosnak találta ezt a választ?

Kapcsolódó cikkek

Hogyan tudom letesztelni a weblapomat a DNS átirányítása előtt?

When transfering to a new hosting provider, the most important thing for you to do is to test...

Ha aktiválom a CloudFlare-t a cPanel felületen, kapok egy cloudflare.com fiókot is?

Once CloudFlare is activated, you also gets an account at www.cloudflare.com. The basic...

Mi az és hogyan lehet beállítani egy kiegészítő domaint?

A cPanel Add-on Domain funkció lehetővé teszi, hogy további domaineket vegyél fel a WebetNeked...

Powered by WHMCompleteSolution