"Jswalter" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > OK, I solved it. > > It seems that I **HAVE TO**, **MUST**, **NO CHOICE** place my php.ini in > C:\WINNT (for NT and 2k) or PHP will not find it. This is a hardcoded path > done at compile time.
OK, correction, if your interested. By placing an environmental variable in your system PHPRC and then placing %PHPRC% in your PATH, Windows will now let PHP open the php.ini in the php directory! Either from Apache *or* php.exe! OK, now I'm happy. the ini is now OUT of the windows directory. Thanks for all who gave advice. Walter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php