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?
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