Forum Moderators: coopster
I thought maybe it was using another php.ini file. I removed all php.ini files from the machine. PHP still works, which I think is odd without the ini file. Anyhow, the path in the phpinfo() says the php.ini file is in the C:\WINNT folder (I am running Win2K Server and IIS5). There is no file there. Even when I put my php.ini file there it still doesn't recognize my settings.
I've started and stopped the webserver. I've rebooted the machine. Nothing works.
The odd thing is, when I run the mail function from the webserver itself, not through a browser, it works. For instance I run:
D:\php\php.exe C:\Inetpub..blahblah\mymail.php
that works.
I'm thoroughly confused as to how to fix this. Is it some sort of permissions problem maybe?
Please help :(