php 4.3.8

Derkjan de Haan derkjan at haanjdj.demon.nl
Sat Jul 24 06:58:38 PDT 2004


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 at univie.ac.at>
To: <freebsd-stable at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>



More information about the freebsd-stable mailing list