Curt Zirzow wrote:
The odds aren't that good, unless the current gd is loaded from a
shared object instead of linked directly to php.
Check your configure command from phpinfo() if it has the option
--with-gd then it was linked directly. Otherwise it is loaded from
an shared object file located in your 'extention_dir'
If it is loaded from extension_dir you can rebuild gd2 module and
replace the old one, and it will use that one instead.
I don't think you can load both into php.
Crud, looks like it's linked directly in. What would be the most
painless and easiest way to recompile PHP with GD2?
--
The above message is encrypted with double rot13 encoding. Any unauthorized attempt
to decrypt it will be prosecuted to the full extent of the law.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php