Hi,
I have a problem with thumbnail generation using imagemagick through exec PHP function.
I got the error code: 1.
What this error code is? i mean is the path problem which i specified for convert?
Please help me in this.
Thanks in advance.
Thanks,
HarPaddy
Error while generating thumbnails
Moderator: General Moderators
Re: Error while generating thumbnails
check the documentation for exec()
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.