You need to have that dll installed on your system. You need to download php-version.zip file that contains all of the dlls in it to run with.
Ray Hunter Firmware Engineer ENTERASYS NETWORKS -----Original Message----- From: Mike Brackenridge [mailto:[EMAIL PROTECTED]] Sent: Friday, February 22, 2002 10:01 AM To: [EMAIL PROTECTED] Subject: [PHP] imagecreate with Windows .exe installer php4 installed with Apache on Windows ME, using as localhost. I am trying to use imagecreate with a version of php4 that was installed with the binary .exe installer, php seems to be installed OK. I have changed the .ini file line: ;extension=php_gd.dll To extension=php_gd.dll But I get an error of: Fatal error: call to undefined function: imagecreate() in c:directory Has anyone any idea what the problem is here? Thanks Mike