Re: [PHP-WIN] Trouble loading extension/module under win98

2001-05-17 Thread Michel Meyers
Yep, putting gnu_gettext.dll into c:\windows\system fixed it ... thanks a lot to everybody who replied. Greetings, Michel ""Liquidice"" <[EMAIL PROTECTED]> wrote in message 9ds97o$2s4$[EMAIL PROTECTED]">news:9ds97o$2s4$[EMAIL PROTECTED]... > your missing a dll file.. > i found that *.

Re: [PHP-WIN] Trouble loading extension/module under win98

2001-05-15 Thread Liquidice
your missing a dll file.. i found that *.dll files.. alot of times require other dlls to function right... what i would do is open the dll file in wordpad then hit ctrl+F (find) and look for ".dll" and write down each *.dll that's referenced in the file. then search for each one on your computer a