Trying to use own php.ini file (rather than the one that the webserver sees by default) for a web site (on a box that has many websites that utilize the other) and used the following instructions, but it doesn't seem to notice my own php.ini file.
> When the PHP interpreter starts up, it behaves according to settings > specified in any availabe php.ini file. The Web server will look for > this file in the following locations and in the following order: > > 1. The directory from which the PHP script was called 2. The root of > your Web directory 3. The Web server's default php.ini
Any thoughts?
-- Robby Russell, | Sr. Administrator / Lead Programmer Command Prompt, Inc. | http://www.commandprompt.com [EMAIL PROTECTED] | Telephone: (503) 667.4564
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php