On Tue, Dec 9, 2008 at 2:58 AM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have upgraded php to 5.2.8 because of security notices and then got
> this problem.
>
> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/local/lib/php/20060613/gd.so' -
> /usr/local/lib/php/20060613/gd.so: Undefined symbol
> "gdImageCreateFromXpm" in Unknown on line 0
>
> It comes from one of the php scripts run by cron. I googled and found
> out Roberto's advice what to do (in short reinstall php5-gd):
> http://lists.freebsd.org/pipermail/freebsd-questions/2007-May/149974.html
>
> It seems to have solved this issue. I am mentioning it in case someone
> runs across the same problem.
>
> Have a nice day!
>
> --

I've run across this problem several times while upgrading PHP. You
just gotta reinstall the various PHP extensions until it fixes the
problem.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to