Re: php 4.3.8
From: Derkjan de Haan (derkjan_at_haanjdj.demon.nl)
Date: 07/24/04
- Previous message: Matej Duracka: "Re: php 4.3.8"
- In reply to: Hutterer Robert: "php 4.3.8"
- Next in thread: David W. Chapman Jr.: "Re: php 4.3.8"
- Reply: David W. Chapman Jr.: "Re: php 4.3.8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "Hutterer Robert" <robert.hutterer@univie.ac.at> Date: Sat, 24 Jul 2004 15:58:32 +0200
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.
regards,
Derkjan
----- Original Message -----
From: "Hutterer Robert" <robert.hutterer@univie.ac.at>
To: <freebsd-stable@freebsd.org>
Sent: Saturday, July 24, 2004 2:50 PM
Subject: php 4.3.8
> I upgrade to php 4.3.8 like described in /usr/ports/UPDATING
> that means installing the port /php4-extensions instead of /php4
>
> install process worked fine, but still the extensions (mysql, xml, etc)
did not work.
>
> Any idea for help
----------------------------------------------------------------------------
---- > _______________________________________________ > 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" > _______________________________________________ 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: Matej Duracka: "Re: php 4.3.8"
- In reply to: Hutterer Robert: "php 4.3.8"
- Next in thread: David W. Chapman Jr.: "Re: php 4.3.8"
- Reply: David W. Chapman Jr.: "Re: php 4.3.8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|