Forum Moderators: coopster
When I use dl() to load a module, I got
Warning: dl() [function.dl]: Not supported in multithreaded Web servers - use extension=php_test.dll in your php.ini.
but I do not want to put the extension into the php.ini file.
How anyone gives idea how to solve it?
I am using apache2.2.4 and php5.2.3, in Windows XP.
Best regards