It didn't work... The error this time: PHP Startup: Unable to load dynamic library './php/extensions/php_gd2.dll' - It wasn't able to found the epecified module (I don't if this last message is correct 'cause it is in portuguese-br =] - "Não foi possível encontrar o módulo especificado") The extensions dir is: 'C:\Inetpub\php\extensions' And I tried './extensions/', './php/extensions/' and './' as values of the 'extension_dir' param and all of them returns the same error... Still trying... Tks. "Gusts Kaksis" <gusc@xxxxxx> escreveu na mensagem news:20040920091842.15514.qmail@xxxxxxxxxxxxxxx > Open the php.ini file, usualy located in php dir and uncomment > "extension=php_gd2.dll" (for php 5.0.1) > > for 4.3.3 it's in windows dir and it's either php_gd.dll or php_gd2.dll > > restart apache, restart iis > > should work > works for me ;) > > Rafael Soares wrote: > > This is what happens: > > > > "Call to undefined function imagecreatefromjpeg() in > > c:\Inetpub\wwwroot\poe_logo.php on line 26" > > > > I'm using PHP 5.0.1 running on IIS 5.1 / WinXP Professional. > > > > Either on Apache 1.3 and PHP 4.3.3 its does not work... > > > > I really don't what is happening... > > Note I'm newbie on php, apache, IIS and so on. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php