Re: php 4.3.8
From: David W. Chapman Jr. (dwcjr_at_inethouston.net)
Date: 07/24/04
- Previous message: Derkjan de Haan: "Re: php 4.3.8"
- In reply to: Derkjan de Haan: "Re: php 4.3.8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 24 Jul 2004 09:05:02 -0500 To: Derkjan de Haan <derkjan@haanjdj.demon.nl>
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@inethouston.net Raintree Network Services, Inc. <www.inethouston.net> _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Derkjan de Haan: "Re: php 4.3.8"
- In reply to: Derkjan de Haan: "Re: php 4.3.8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|