> Lou Picciano / Essex Systems wrote on Fri, Aug 30, 2002 at 12:51:01PM -0400: >> Except: that we cannot get php to recognize its php.ini file, no matter >> where we place it. Shouldn't any changes in this file, if it's being >> properly read, be reflected in phpinfo() output?
> They should. Its location should also be listed in phpinfo(); - did you > look - right at the top. Yes- phpinfo() reports: Configuration File (php.ini) Path /usr/local/lib > Are you sure it is readable to the web server? Yes it is set readable by all users, and the entire path to the file is 'x'-able by all users... > have you tried ; configure ... --with-config-file-path=XXXX ........ ? Not yet; was leaving this as the 'last resort'. Am interested - if only academically at this point - in making the 'default' setup work. LP -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php