Hi James... As from PHP 4.1.0, a versioning system was introduced (why?) which means that you can't use old extension modules with versions >= 4.1.0. You'll need to get the php_gd.dll or php_gd2.dll which came with the binary you have and use that instead of the one you already have. Or did I misunderstand you? What does the error message say exactly?
Anyway... hope that helps... Matt "James Opere" <[EMAIL PROTECTED]> wrote in message FC788AB9771FD6118E6F0002A5AD7B8F704FA1@ICRAFNTTRAIN">news:FC788AB9771FD6118E6F0002A5AD7B8F704FA1@ICRAFNTTRAIN... > Hi all. > I have aproblem with php >= 4.2.I'm working on graphics but when i install > php4.2, i get an error that it doesn't support GD library. > Is there anybody who has any idea as to how it can be possible to use the > above versions and still run my scripts successfully? > > Currently i'm using phpdev4 which with php 4.06 which does not support > global variables but support the GD library for Graphics. > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php