On 01/22/11 09:43, Gary Kline wrote:
It might be as simple as rebuilding php5-extensions _with_ the right .so files
listed in /usr/local/etc/php/extension.ini; I have my doubts, but this is a
first guess.
IS there a way to include the make config when you are rebuilding the port?
I can edit the makefile but I 'd rather do it the other way.
tia,
gary
You can always try make config on any port to reset any options. Most of
the time with php extensions its merely a case of reordering them
though. Every build and upgrade changes things (extensions are added or
removed, etc) so the order is changed as ports are only appended to the
ini file.
Keep a copy somewhere safe once you have it right and patch it as
necessary- at least your web server will keep running that way.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"