PHP dumps core after upgrade

Adam Vande More amvandemore at gmail.com
Thu Sep 17 22:17:23 UTC 2015


On Thu, Sep 17, 2015 at 5:02 PM, David Newman <dnewman at networktest.com>
wrote:

> On a FreeBSD 10.1 system using pkg(ng), after an upgrade from php 5.6.12
> to 5.6.13 for all PHP modules and rebooting, Apache fails to start, with
> lots of PHP errors in the log, pasted below.
>
> Running 'php' from the command line also dumps core with the same messages.
>
> I think this is a PHP problem then, but my knowledge of PHP would fill a
> thimble.
>
> Search engines turned up some old (2008 and earlier) posts about this
> problem but the fixes involve portmaster or portupgrade.
>
> Thanks in advance for troubleshooting clues.
>
> dn
>
>
>
> PHP Warning:  Function registration failed - duplicate name -
> mssql_connect in Unknown on line 0
>

/usr/local/etc/php/extensions.ini should not contain duplicate entries.

-- 
Adam


More information about the freebsd-questions mailing list