Hello -
Trying to upgrade from PHP4 to PHP5.0.4 on a Win2003/IIS6 box and having a problem getting it to read my php.ini file.
PHP is running - phpinfo() returns the info page.
However, I am specifying my SMTP server in my INI file, and I also have display errors=off, BUT when I try to run my...