> -----Original Message-----
> From: Dave O Keeffe [mailto:[EMAIL PROTECTED]
> Sent: 29 May 2003 15:28
> 
> I read in the ChangeLog for v4.3.2 that GD2 is bundled with 
> this release.  I 
> downloaded and installed the Windows Installer version but my sample 
> imagecreate code still doesn't work, it reports the error 
> 'Call to undefined 
> function: imagecreate()'.
> 
> When I uncomment the ;extension=php_gd2.dll line in php.ini I 
> get a error 
> message saying this file cannot be found, which is no 
> surprise seeing as 
> it's nowhere on my machine.
> 
> Is GD actually bundled with the windows version or do I have 
> to compile it 
> myself?

There should be a php_gd2.dll in the extensions subdirectory of your PHP
4.3.2 download -- it needs to be moved to your extension_dir directory.

Cheers!

Mike

---------------------------------------------------------------------
Mike Ford,  Electronic Information Services Adviser,
Learning Support Services, Learning & Information Services,
JG125, James Graham Building, Leeds Metropolitan University,
Beckett Park, LEEDS,  LS6 3QS,  United Kingdom
Email: [EMAIL PROTECTED]
Tel: +44 113 283 2600 extn 4730      Fax:  +44 113 283 3211 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to