[PHP] ignored php.ini?

2003-06-27 Thread user
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
_

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



Re: [PHP] ignored php.ini?

2003-06-27 Thread Adam Voigt
Is Windows installed on the D drive? Because you can't
just make a WINNT folder on another drive, it must
be in the actual folder the system is installed in.


On Fri, 2003-06-27 at 10:25, [EMAIL PROTECTED] wrote:
 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
 _
-- 
Adam Voigt ([EMAIL PROTECTED])
Linux/Unix Network Administrator
The Cryptocomm Group


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



Re: [PHP] ignored php.ini?

2003-06-27 Thread user
---
 Is Windows installed on the D drive? Because you can't
 just make a WINNT folder on another drive, it must
 be in the actual folder the system is installed in.

  yes, Windows is on d:
  I am trying to set safe_mode = On
  
  d:\winnt\php.ini   edited and saved;
  
  ? phpinfo(); ?   claims  that safe_mode is  Off

  any idea? bye.


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



Re: [PHP] ignored php.ini?

2003-06-27 Thread user
Restart?

 IIS restared from its mmc but phpinfo() tell me 
 that safe_mode is Off

 :-(

 thanks, bye

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



Re: [PHP] ignored php.ini?

2003-06-27 Thread user
Restart?

IIS restared from its mmc but phpinfo() tell me 
that safe_mode is Off

 I performed a strong restart and now the new settings
 in php.ini are in the output of phpinfo(). 
 Bye.
_


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