On 7/7/07, Stut <stuttle@xxxxxxxxx> wrote:
Tijnema wrote: > I just noted that my php (CLI and Apache2 SAPI) doesn't read my php.ini > in /etc > I have compiled php with --prefix=/usr, and my /usr/etc is symlinked > to /etc, but it doesn't read the php.ini file.. > when I use the CLI with -c /etc it works fine :) php -i on the command line, or phpinfo() in a SAPI script will tell you where it expects to find it, as well as whether it did find it. -Stut
Completely missed it LOL, it looks for it in /usr/lib :S Is that normal? Tijnema -- Vote for PHP Color Coding in Gmail! -> http://gpcc.tijnema.info -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php