make sure you have included the extensions in your php.ini file. The
php-4.3.8 port installs its extensions in /usr/local/lib/php/20020429/
so in php.ini include it via extension_dir =
/usr/local/lib/php/20020429/ . This should help.
Cheers,
- Matej
Hutterer Robert wrote:
>------------------------------------------------------------------------
>
>_______________________________________________
>freebsd...@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stabl...@freebsd.org"
>
>
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
----------------------------------------------------------------------------
--
David W. Chapman Jr.
dw...@inethouston.net Raintree Network Services, Inc. <www.inethouston.net>