Adding the line:

PHPINIDir "c:/php/"

to my Apache configuration file has worked for me on Windows installs,
assuming that you are using Apache.

On 11/9/06, zerof <[EMAIL PROTECTED]> 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



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

Reply via email to