Click to See Complete Forum and Search --> : Fatal error: dl() is not supported in multithreaded Web servers


Dedix
02-19-2003, 07:24 PM
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

Dedix
02-20-2003, 11:53 AM
My problem is solved :)