Knowledge Base Article

How to make changes to the global php.ini file on my Dedicated server?

First you need to check the active php.ini file for the PHP service. To do this, simply create an info.php file with the following content in it and access it via your browser:

<? phpinfo() ?>

It will show you the current configuration of your PHP service. Find the "Loaded Configuration File" row and copy the path to the active php.ini file. Then open this file with your favorite text editor and make the changes you want to it.



Rating

Please indicate if this article was helpful for you.

rating :  4.1 from 5
views :  1886
votes :  16

Haven't found what you are looking for? Suggest an article HERE.

powered by

Valid XHTML 1.0 Strict Valid CSS!