no jpeg create support

See all posts Reply

no jpeg create support new!
by Terry Valladon, 17 years ago
I am trying to used the upload class on one of our servers but I get the error "No jpeg create support".

Checking with phpinfo GD in installed, enabled and has jpg support installing. Can you assist in this matter?Reply
Re: no jpeg create support new!
by colin, 17 years ago
Please read the FAQ. The first item might solve your problem.Reply
Re: no jpeg create support new!
by Terry Valladon, 17 years ago
No, number one does not solve the issue:

drwxrwxrwt 2 admin4 admin4 4.0K Apr 19 14:01 tmp

so its set as the right owner and set as 777 for permissions and still get the issueReply
Re: no jpeg create support new!
by colin, 17 years ago
Mmmh, hard to say then...

Do you have the test files (offered in the class package) working?

Does the class work when you upload a file (which is not an image)?

Do you have an open_basedir restriction?

Can you output $foo->log, and paste it here? As well as a link to a phpinfo()?Reply
Re: no jpeg create support new!
by Terry, 16 years, 12 months ago
Sorry, it was my code, during a test process the height and width were getting set to null.Reply