I got the following error:
Fatal error: dl() is not supported in multithreaded Web servers - use extension statements in your php.ini in
I'm using PHP4 with Apache v1.3.27 on Windows XP platform.
I have read a comment at php.net manual that said I need an external library for it. Where should i get this library and how can i install it?
Thanks
Dedix