<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>        I have php 4.3.2 running as isapi module on windows 2000.
> I have a php.ini in d:\winnt
>
> but when I edit it the output from
>
>  <? phpinfo(); ?>
>
> is as before.
>
> Any hints? Many thanks in advance, bye
> _________________________________________________________________


Do you have a php.ini in the same directory that php.exe (or whatever dll)
is in?  It may be checking the local directory first before going to the
system directory.

  -- Rob



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

Reply via email to