>From the dl page of the manual, "Note: dl() is not supported in
multithreaded Web servers..."
By passing the --enable-maintainer-zts flag you are forcing PHP into
running in multithreaded mode.
David
Artzi, Yoav (Yoav) wrote:
> In my phpinfo() I get (under standard):
> Dynamic Library support
Artzi, Yoav (Yoav) wrote:
In my phpinfo() I get (under standard):
Dynamic Library support not available
I can't seem to get PHP to be configured to allow dynamic libraries. My
php.ini is:
enable_dl="1"
extension_dir="/usr/local/lib/php/extensions/no-debug-zts-20050922/"
extension=logmanager.so
In my phpinfo() I get (under standard):
Dynamic Library support not available
I can't seem to get PHP to be configured to allow dynamic libraries. My
php.ini is:
enable_dl="1"
extension_dir="/usr/local/lib/php/extensions/no-debug-zts-20050922/"
extension=logmanager.so
And myconfigure line is:
'
3 matches
Mail list logo