Not only the solution just posted, but I was using this before and
needed to set the dll used to php_gd2.dll, I am pretty sure it got
renamed in one of the more recent releases of PHP.

Matt Babineau
MCWD / CCFD
-----------------------------------------
e: [EMAIL PROTECTED]
p: 603.943.4237
w: http://www.criticalcode.com
PO BOX 601
Manchester, NH 03105


-----Original Message-----
From: Ryan Moore [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, July 25, 2002 2:44 PM
To: [EMAIL PROTECTED]
Subject: [PHP] GD Library


I am trying to use GD Library on a windows 2000 installation of PHP.
php_gd.dll is in the extensions folder and the line:
";extension=php_gd.dll" is in my php.ini file, but I recieve the error:
"Fatal error:  Call to undefined function:  imagecreate()" when I try to
use the
imagecreate(100,100) function. Any ideas?

Thanks!



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


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

Reply via email to