|
From: DepotNet <dep...@fr...> - 2007-04-04 11:21:24
|
I put the 'libungif4.dll' in my PHP folder and the 'php_ming.dll' in the php/ext directory. When I restart Apache, I still get the same error message :=20 PHP Warning: PHP Startup: Unable to load dynamic library = 'C:/Development Applications/wamp/php/ext/php_ming.dll' - Specified Module not found. in Unknown on line 0 So I decided to try to copy the 'libungif4.dll' in C:\windows\system32. I restarted Apache, and ... it's working !!! The version displayed in phpinfo() is '0.4.0-beta' (not 'beta 4' like on linux systems). So maybe I'll add my PHP directory to the path. I don't like to drop DLL files in my 'System32' Thanks once again to Mr Kromann ;-) D. -----Message d'origine----- De=A0: Frank M. Kromann [mailto:fr...@kr...]=20 Envoy=E9=A0: mercredi 4 avril 2007 05:14 =C0=A0: DepotNet Objet=A0: Fw: RE: [Ming-dev] How to compile Ming on Windows ? Viol=E1, You can download the missing file here http://kromann.info/PHP-Extra/libungif4.dll. Place it in your PHP folder = or somewhere in the path. - Frank -------- Original mail -------- From: Frank M. Kromann To: DepotNet <dep...@fr...> Subject: RE: [Ming-dev] How to compile Ming on Windows ? > Hello, >=20 > I think you need a libungif.dll file as well. I'm heading home now and will make sure this is uploaded to the additional files section. >=20 > - Frank >=20 > > Hi Frank ! > >=20 > > I know your site (very usefull !!!) and downloaded the last php_ming version > > for PHP 5.2.x, but as I copy it into the php/ext directory and restart > > Apache, I got an error message in logs files saying that it can't load > > php_ming.dll (not found !!!) > > I successfully compile Ming 0.4 beta 4 on my Linux Server but now I wish to > > the same version for Windows. It's my development environment. > >=20 > > D. > >=20 > > -----Message d'origine----- > > De=A0: Frank M. Kromann [mailto:fr...@kr...]=20 > > Envoy=E9=A0: mercredi 4 avril 2007 00:48 > > =C0=A0: DepotNet > > Cc=A0: min...@li...; min...@li... > > Objet=A0: Re: [Ming-dev] How to compile Ming on Windows ? > >=20 > > You need bison and flex installed on your system (it's part of CygWin). > >=20 > > The Ming sources include project files to compile with Visual = Studio. > >=20 > > If you just want the latest version you can donload it from my site at > > http://kromann.info/php.php. The site is not currently updated, but = I can > > do that when I get home tonight. > >=20 > > - Frank > >=20 > > > Hi ! > > >=20 > > > I wish to test ming 0.4.beta.4 on my windows environment = (Actually > > > PHP 5.2.1 / Ming 0.3.beta.1) > > > I don't know how to compile it with VS.NET nor MinGW. > > >=20 > > > Can someone write a tutorial for newbie to compile successfully Ming > > > on Windows ? > > >=20 > > > Thanks > > >=20 > > > D. > > >=20 > > >=20 > > > > > -------------------------------------------------------------------------= > > > Take Surveys. Earn Cash. Influence the Future of IT > > > Join SourceForge.net's Techsay panel and you'll get the chance to share > > your > > > opinions on IT & business topics through brief surveys-and earn cash > > > > > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > > > _______________________________________________ > > > Ming-devr mailing list > > > Min...@li... > > > https://lists.sourceforge.net/lists/listinfo/ming-devr > > >=20 > >=20 > >=20 > >=20 > > |