Khai napsal(a):
Hi All,

I am using php as an apache module. In my httpd.conf, is there a way to specify which php.ini to use?

Thanks
Khai

Yes, add this line (with your own location of course) to httpd.conf

PHPIniDir "c:/Program Files/Apache Group/php4"

Karel

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

Reply via email to