Pages

Showing posts with label PHP. Show all posts
Showing posts with label PHP. Show all posts

Wednesday, November 7, 2012

How to check which ini file is in use by php


Run a command to find active php.ini file used by php

php -i | grep 'Configuration File'