From:             [EMAIL PROTECTED]
Operating system: WIN XP PRO
PHP version:      4.2.0
PHP Bug Type:     Apache2 related
Bug description:  Apache2 and php.ini path

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 bug report at http://bugs.php.net/?id=16623&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16623&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16623&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16623&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16623&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16623&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16623&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16623&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16623&r=submittedtwice

Reply via email to