Click to See Complete Forum and Search --> : php_ming.dll issues


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?

joeaf
11-15-2001, 12:02 PM
hi - i have followed various procedure in order to view swf.php files - when i run dependancy walker on php_ming.dll - it asks for another dll called ming.dll.
I cannot find where to download this from and wondered if you had this obtained all the necessary details - i see that the response to your original email is indeed very poor.

jo

tekin wrote:
-------------------------------
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?

Anon
11-15-2001, 12:51 PM
hi,
i have to say, i didn't resolve this, mainly because i got bored and ran it on a linux server instead where it works fine. i have to say, i'm not sure if a ming.dll exists... you might want to check out these links:

http://come.to/ming4win

has an up-to-date build of php_ming.dll. or try the ming mailing list:

http://www.opaque.net/mailman/listinfo.cgi/ming-fun

Anon
11-15-2001, 12:55 PM
hi,
just found a file called ming.dll in my php installation...