There is only one php.ini file on the system. However, when I put garbage in the file, Apache still restarts fine...odd. I changed a few things under the MySQL header like the default MySQL port. The default port is undefined (blank). I set it to something, restart Apache, and the value still does not reflect in phpinfo...what gives? I've installed PHP as an Apache module. It would seem it is using the default PHP settings and not my php.ini file.