Rad Craig wrote:
> Yes, I restart my WebServer (IIS 5) each time.
>
> Yes, I am editing the .ini file the phpinfo() reports it is using.
>
>>> I have been trying to get my email working.  I have made some
>>> changes in the php.ini file in the Windoze directory, but when I
>>> run phpinfo() the changes I make aren't changing on what it prints
>>> out.
>>>
>>> I have logging turned on in my php.ini file, but phpinfo() says
>> it's turned
>>> off.

So the only  possibility is the refresh settings in your browser. Refresh
the page where you call phpinfo() by hitting <ctrl>+F5.

If you change the ini file php uses (double check if it's the one you're
editing, notepad loves saving the file as php.ini.txt), the changes take are
reflected when you restart the webserver. There is no possilility of a php
fault, don't search there.

Christoph



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to