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.

You need help managing your dedicated server? We got it! SiteGround experts not only write helpful articles, but also manage the servers for our clients so they don’t have to read articles like this one.Learn more.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to reboot your dedicated server via WHM?

The WHM panel provides two options for a server reboot: Forceful Server Reboot Graceful...

How to change the password for the root user via WHM?

In order to change the password for the root user you will need to access the WHM panel and...

How to access WHM?

WHM stands for Web Host Manager. This is the cPanel's server administrative management software....

How to restart a service on my dedicated server?

In order to restart a service on your dedicated machine, follow these steps: Log in your WHM...

How to edit the MX records of a domain on my dedicated server via WHM?

In order to edit an MX record of a domain on your dedicated server, follow these steps: Log in...