| Saturday 03 May 2003 2:08:06 am 
                                                                 
After reading the whole thread, I don't have any other clues.If the file is missing in the reference dir, convert cannot do anything.
 Question for the ezCrew: What is the function of the reference dir? ( vs. the "original" dir)? 
My first clues would have been "safe mode", too. I had some BIG problems with safe mode, as the > was beeing escaped, before convert was executed, thus convert did not work.But, as your safe mode is off, this should work.
 A missing source file IS a problem indeed.
 Does a new file, that you upload, exist in "original"?
 Does the convert program (called by apache/PHP) has rights to access the /var dirs? I'm not into unix rights, but try allowing everybody to write in /var (for debugging purposes). I think, there is a script for that.
 Maybe convert should create a file in the "reference" dir and failed to do _that_.
 
PS:I just found an Article of Jan here: http://ez.no/developer/ez_publish_3/documentation/ez_publish_3/howtos/changing_default_image_sizes
 He explains the reference image thing. And I guess, your problem is, that the reference image was not created for some reason. Marcohttp://www.hyperroad-design.com
 |