Anon
09-13-2001, 11:32 AM
hi,
i'm trying to dynamically load the php_ming.dll from within my scrpits, but for some reason, it just won't let me.
i have ming.dll sitting in the /extensions folder, and other extensions in here load up no problem, but for some reason, when i try loading ming with
dl('php_ming.dll');
i get the following error in my browser:
Warning: Unable to load dynamic library './extensions/php_ming.dll' - The specified module could not be found. in c:\program files\apache group\apache\htdocs\contact\imageswf.php on line 2
the dll is clearly there. any suggestions?
maybe i need another copy of the dll. Anyone know where i can get it?
i'm trying to dynamically load the php_ming.dll from within my scrpits, but for some reason, it just won't let me.
i have ming.dll sitting in the /extensions folder, and other extensions in here load up no problem, but for some reason, when i try loading ming with
dl('php_ming.dll');
i get the following error in my browser:
Warning: Unable to load dynamic library './extensions/php_ming.dll' - The specified module could not be found. in c:\program files\apache group\apache\htdocs\contact\imageswf.php on line 2
the dll is clearly there. any suggestions?
maybe i need another copy of the dll. Anyone know where i can get it?