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 with JPEG support Paul Shi