ID:               16623
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: WIN XP PRO
 PHP Version:      4.2.0
 New Comment:

This bug has been fixed in CVS.

A new apache directive has been added (in PHP HEAD CVS):
PHPINIDir

With this directive you can specify the path where
your php.ini exists. Please report back if you have
success with this. Thank you for using PHP/Apache.


Previous Comments:
------------------------------------------------------------------------

[2002-04-15 13:53:23] [EMAIL PROTECTED]

Here's the problem :
with apache 1.3.x and any php version (including the latest) I was able
to have my php.ini in another location than the %WINDIR%, for example
if my apache.exe was in E:/server/apache, i put the php4ts.dll and the
php.ini there and in the phpinfo(), the php.ini path is
E:/server/apache/php.ini. 
But with Apache 2.0.35 and the apache2filter the php.ini path is always
c:\winnt even if this directory doesn't exists ! If i place the php.ini
in the windows directory, then it's ok, but i would like to place it in
the apache directory cause it's very usefull for shared hosting (each
apache service can have it's own php config).
Hope you understand and sorry for my frenglish...  

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16623&edit=1

Reply via email to