mysql_close within php causes bus error
Ryan Schmidt
ryandesign at macports.org
Sun Oct 18 18:25:28 PDT 2009
On Oct 18, 2009, at 20:20, Scott Haneda wrote:
> If you allow mysql_close($link), that will also work fine. However,
> if you allow mysql_close() it will immediately kill that thread in
> Apache, and you will see in the errro_log:
> [Sun Oct 18 18:16:14 2009] [notice] child pid 5280 exit signal Bus
> error (10)
Looks like this bug will be fixed in 5.3.1.
http://bugs.php.net/bug.php?id=48754
More information about the macports-dev
mailing list