I can' t load any extension in my PHP. (apache 2.046 + php 4.3.2 + winXP) I have edited my php.ini as following:
extension_dir = "D:\apache_server\php\extensions\" and of course I copy all the .dll file to the specified folder, but I still get the warning message when I start the apache server. "Unable to load dynamic library D:\apache_server\php\extensions\php_gd2.dll the specified procedure could not be found" I have no idea why my server is going wrong. Please help. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php