Re: [PHP] Updating GD

2002-12-17 Thread Noodle Snacks
Cool,

Just thought it might be a config / code issue or something.



Jason Wong [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 On Tuesday 17 December 2002 10:19, Noodle Snacks wrote:
  PHP is telling me that I need GD 2.0 or later. This is on a newly
installed
  mandrake 9 distro. Could this be a configuration issue? or do I need to
  figure out how to update GD?

 If you want to use those functions, then yes, you need to figure out a way
to
 update GD.

  I get these errors:
 
  Warning: imagecreatetruecolor(): requires GD 2.0 or later in
  /var/www/html/golgo13/includes/img.class.php on line 55
 
  Warning: imagecopyresampled(): requires GD 2.0 or later in
  /var/www/html/golgo13/includes/img.class.php on line 56


 --
 Jason Wong - Gremlins Associates - www.gremlins.biz
 Open Source Software Systems Integrators
 * Web Design  Hosting * Internet  Intranet Applications Development *

 /*
 What you don't know can hurt you, only you won't know it.
 */




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




Re: [PHP] Updating GD

2002-12-16 Thread Jason Wong
On Tuesday 17 December 2002 10:19, Noodle Snacks wrote:
 PHP is telling me that I need GD 2.0 or later. This is on a newly installed
 mandrake 9 distro. Could this be a configuration issue? or do I need to
 figure out how to update GD?

If you want to use those functions, then yes, you need to figure out a way to 
update GD.

 I get these errors:

 Warning: imagecreatetruecolor(): requires GD 2.0 or later in
 /var/www/html/golgo13/includes/img.class.php on line 55

 Warning: imagecopyresampled(): requires GD 2.0 or later in
 /var/www/html/golgo13/includes/img.class.php on line 56


-- 
Jason Wong - Gremlins Associates - www.gremlins.biz
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
What you don't know can hurt you, only you won't know it.
*/


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