Click to See Complete Forum and Search --> : help - 4.02 undefined symbol


Anon
09-25-2000, 12:31 AM
Hi,

I'm trying to run PHP 4.02 as a DSO under Apache 1.3.12 on Mac OS X Server (a BSD variant). I am using --with-mysql --with-apxs and --disable-pear as the config flags. It compiles without errors. The module worked under 1.3.9, but now when I tell apache to load the module, it won't start and the log file shows the error:

dyld: /usr/local/sbin/apache Undefined symbols:
g_allow_ref

Does anyone know what this means or what I might be able to do about it?

Thanks.

Anon
10-06-2000, 01:56 PM
I am getting the same...has anyone answered you?

Anon
10-06-2000, 03:58 PM
Unfortunately not. I hope to work on it a little more this weekend. Interestingly, it php 4.02 ran successfully under apache 1.3.9 and this problem only happened with 1.3.12. I'll post back here if I find anything.