php 4.3.8

David W. Chapman Jr. dwcjr at inethouston.net
Sat Jul 24 07:05:20 PDT 2004


On Sat, Jul 24, 2004 at 03:58:32PM +0200, Derkjan de Haan wrote:
> 
> I have been bitten by this as well. You probably have something like this in
> your php.ini:
> 
> extension_dir = "./"
> 
> This is not good. You can either set it to "/usr/local/lib/php/20040412/" or
> don't set it at all, because the correct path is compiled into the php
> binary anyway.
> 
> 
I was told to delete the extension_dir from php.ini as its hardcoded 
into the mod_php port.

-- 
David W. Chapman Jr.
dwcjr at inethouston.net	Raintree Network Services, Inc. <www.inethouston.net>


More information about the freebsd-stable mailing list