Older versions of GD will do GIF, but not JPEG, and vice versa...

What versions of GD are on the two servers?

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Adrian D'Costa <[EMAIL PROTECTED]>
Newsgroups: php.general
To: php general list <[EMAIL PROTECTED]>
Sent: Monday, September 24, 2001 12:05 AM
Subject: images no appearing


> Hi,
>
> I wrote a php script to create a dynamic graph (image/jpeg).  On my
> development system the image appears on my website it gives Image/Jpeg
> support not compiled.
>
> Below are the config settings:
>
> My system:
> Configure Command ^@ './configure' '--prefix=/usr'
>                      ^@'--with-config-file-path=/etc' '--disable-debug'
>                      ^@'--enable-pic' '--enable-inline-optimization'
>                      ^@'--enable-sockets' '--with-apxs=/usr/sbin/apxs'
>                      ^@'--disable-static' '--with-exec-dir=/usr/bin'
>                      ^@'--with-regex=system' '--with-gd'
>                      ^@'--with-jpeg-dir=/usr' '--with-png' '--with-gdbm'
>                      ^@'--enable-debugger' '--enable-magic-quotes'
>                      ^@'--enable-safe-mode' '--enable-track-vars'
>                      ^@'--enable-ftp' '--with-mysql' '--with-xml'
>                      ^@'--enable-trans-sid'
>                      ^@'--with-readline=/usr/include/readline'
>
> My webserver the info can be got from vvmm.net/phpinfo.php.
>
> They my provider has given --with-jpeg-dir=/usr/lib still the image does
> not appear.  Even in the gd section it does not give JPG Support
> enabled.  Only give.  Right now I have changed the program to work with
> gif.  My question, why not Jpg??
>
> Adrian
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to