I made some changes to php.ini in order to get the mail() command to work. However, after saving php.ini and restarting Apache, the phpinfo() command still returns the old values. Inspecting the php.ini file shows the new values are still there. I am definitely changing the php.ini that is referenced in the phpinfo() printout. Even rebooting my computer did not update the settings. I don't know how to get php to update these values!
I am using Windows XP, Apache 2, and PHP 4. Can anyone help me?