RE: [PHP] jpeg thumbnail errors

2002-09-17 Thread Michael Egan
Warwick, There are different ways of compiling PHP which will determine which elements it can support. The first error you report shows that the particular build of PHP being used hasn't been compiled to create images from JPEGS. The remaining errors flow on from this as no image has been

RE: [PHP] jpeg thumbnail errors

2002-09-17 Thread Tony Earnshaw
tir, 2002-09-17 kl. 09:53 skrev Michael Egan: You would need to recompile PHP so that such support is offered - no mean feat from my own experiences. I gave up :-( What's your exact problem, Michael? I'm so new to PHP4 (done nothing at all with PHP for the last 3-4 years, now I need to),

RE: [PHP] jpeg thumbnail errors

2002-09-17 Thread Michael Egan
. Michael Egan -Original Message- From: Tony Earnshaw [mailto:[EMAIL PROTECTED]] Sent: 17 September 2002 11:44 To: Michael Egan Cc: [EMAIL PROTECTED] Subject: RE: [PHP] jpeg thumbnail errors tir, 2002-09-17 kl. 09:53 skrev Michael Egan: You would need to recompile PHP so that such support