ID: 29694 Comment by: astervick at infinito dot it Reported By: mvl22 at mailinator dot com Status: Open Bug Type: Apache related Operating System: Windows XP PHP Version: 5.0.1 New Comment:
PHP 5.0.2 W2000 with all the patches about security Apache 1.3 Php.ini is not read where I tell Apache with setenv PHPRC.. in httpd.conf I put it in c:\WINNT and php.ini is read and it's ok Thanks to people who wrote about this before me! Ciao Previous Comments: ------------------------------------------------------------------------ [2004-09-10 19:24:13] bgleason at mwgl dot org Same here... It kept trying to set the directory to c:\php5 for me even though I specified d:\php... windows 2003 server running apache 1.3.31. If you need any other information just shoot me an email... ------------------------------------------------------------------------ [2004-09-03 18:29:18] ipa at beta dot lt I have same problem in same configuration, and can add that it doesn't see php.ini file in apache directory. Only "C:/windows" (default), or path set in registry key "HKLM\Software\PHP\IniFilePath" works for me. ------------------------------------------------------------------------ [2004-08-16 04:44:22] mvl22 at mailinator dot com Description: ------------ http://www.php.net/manual/en/install.windows.apache1.php states " # specify the directory where php.ini is SetEnv PHPRC C:/php " My httpd.conf has SetEnv PHPRC "C:/program files/php" in it and, after reboot, phpinfo () gives: Configuration File (php.ini) Path C:\WINDOWS but PHPRC C:/program files/php is shown (which is correct). php.ini does exist at C:/program files/php/php.ini Using c:/progra~1/php with or without a trailing slash does not change the situation. PHP5.0.1 is otherwise working fine. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29694&edit=1