On Tue, 27 Mar 2001 05:09, Brandon Orther wrote:
> Hello,
>
> Using GD i get this error. I know what it means I just wanted to know
> if anyone knew how I resolve it.
>
> Error: ImageCreateFromJpeg: No JPEG support in this PHP build in
> jpg.php on line 5
>
> Do I need to get new GD files and change php.ini or chan I just change
> the library?
>
> Thank you,
>
You probably don't have, or didn't point your compile to, the jpeg
library. If you still have your PHP source and compiled stuff, look in
config.log for clues - search for libjpeg.
--
David Robley | WEBMASTER & Mail List Admin
RESEARCH CENTRE FOR INJURY STUDIES | http://www.nisu.flinders.edu.au/
AusEinet | http://auseinet.flinders.edu.au/
Flinders University, ADELAIDE, SOUTH AUSTRALIA
--
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]