PHP 5.3 error with apache 2.2.11 (worker mode mpm)
Ryan Schmidt
ryandesign at macports.org
Sat Aug 1 11:22:13 PDT 2009
On Aug 1, 2009, at 12:32, Chang James wrote:
> PHP Warning: PHP Startup: Unable to load dynamic library '/opt/
> local/lib/php/extensions/no-debug-zts-20090626/gd.so' - dlopen(/opt/
> local/lib/php/extensions/no-debug-zts-20090626/gd.so, 9): Symbol
> not found: _core_globals
> Referenced from: /opt/local/lib/php/extensions/no-debug-
> zts-20090626/gd.so
> Expected in: dynamic lookup
> in Unknown on line 0
Are some of your ports compiled 64-bit and some 32-bit? I have read
that this can cause this problem. Try compiling everything 32-bit. I
have not attempted to compile php 64-bit before.
I have also never enabled zts; my extension directory is no-debug-non-
zts. I don't know the implications of changing that.
More information about the macports-users
mailing list