GD install with JPEG support
[email protected] (Paul Shi)
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
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?