PHP is not supposed to look for php.ini in PATH.
(from http://bugs.php.net/bug.php?id=39432)


zerof wrote:
> 
> Alain Roger escreveu:
>> Hi,
>> 
>> everytime i install PHP, my "php.ini" must be installed in "C:\windows\"
>> folder.
>> 
>> How can i do to force system to read "php.ini" file from "C:\PHP\" folder
>> only ?
>> thanks.
>> 
>> Alain
>> 
> ----
> You need to put the c:\php folder in the path of the system.
> 
> Control Panel ---->
> 
> OPEN System ---->
> 
> ----> Tab Advanced ----> Environment Variables ---->
> 
> ----> Select the variable Path ----> Click Edit ---->
> 
> ----> Add at the end, the term: ;C:\php;
> 
> + Click OK, OK, . . . to conclude.
> 
> ex-corde,
> zerof
> http://www.educar.pro.br/
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/php.ini-tf2603259.html#a7268994
Sent from the PHP - General mailing list archive at Nabble.com.

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

Reply via email to