[PHP-INSTALL] GD install with JPEG support

2009-10-03 Thread Paul Shi
I have compiled PHP with GD with JPEG support, but it doesn't work. Using command "php -info" shows JPEG is successfully enabled in the GD section, but phpinfo() under GD section doesn't show JPEG status. What could be the possible cause to this problem?

[PHP-INSTALL] GD install

2009-07-03 Thread Marcelo Pereira
Hi all, I have a question that seems to be very simple: 1) The scenario: - I Linux server with Apache+PHP running with several services. The httpd.conf and php.ini are fully customized. 2) The task - Now I have to set up a new service that need the GD library. So I have to install/enable GD in