Make sure it was compiled as a bundle and not as a shared library. There
is a difference. Run this:
% file
And if it replies "Mach-O dynamically linked shared library ppc", it was
compiled in the wrong way. The latest updates to build system should fix
this automatically.
On Fri, 04 Feb 2005,
I've been having some problems building some modules or embedding the
function in PHP.
I've attempted to build several different modules and all give the same
results.
If I build as a module, placing an 'extension=' entry in php.ini
causes a dylib error.
dyld: /usr/sbin/httpd Undefined sy