Re: changing php ini location

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Richard Lynch wrote:
On Fri, May 13, 2005 12:20 pm, Faith Emre YILMAZ said:

anyone knows how to change php ini location?
I m using php5, apache 1.3 on  windows xp.


Re-compile.

Since that's not practical for most users, you just have to use whatever
phpinfo says is the right directory.

Add :

# configure the path to php.ini
PHPIniDir "C:/php"

Change the above path in your httpd.conf file, save it, then restart Apache.

From : http://www.php.net/manual/en/install.windows.apache2.php

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux