Free Compiling and Enabling GD in PHP 4.3 Tutorial

Feb
10

Compiling and Enabling GD in PHP 4.3

Posted by admin

Unfortunately, this is not necessarily the case. Unless your server is setup in just the right way, if you download the PHP 4.3 source tree from the PHPwebsite and try to compile the GD library into it, you’ll still be greeted by anice set of error messages. My goal with this article is to share my experiencein setting up and installing GD and, hopefully, to help you avoid some of theheadaches I’ve had to endure in the process.GD ComponentsThe problem is that the extension itself is r 
continue >>

Tags:

Add A Comment