On Sun, 5 Jan 2003, thkiat wrote:

> Do you kow how can I upgrade the PHP 4.1.1 in PHPTriad to PHP 4.3.0?
> I need PHP 4.3.0. as it includes a version of gd (GD Library) as "standard
> equipment."

GD is not "standard equipment", a "special" version 
is just bundled in PHP source now.  It sounds like 
you  are  using windows, this bundling has no affect 
on the windows distribution as it included all the 
pre-compiled binaries already, including GD's. In
fact, I bet you already have a GD binary and just
need to uncomment out in your php.ini but anyway
4.1.1 is old so you should upgrade.

Like with any version of PHP you download it and 
follow the install instructions.

  http://www.php.net/downloads

Regards,
Philip


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

Reply via email to