class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
You log indicates that it all works. Can you paste a log for an image which fails?
Also, I see some non-ASCII characters in your filename (ayya--?--lar). Does the class fails for images which have these characters, or does it work fine?
For chmod, use the chmod command under Linux. Under Windows, I don't think there is such a permissions system.Reply
1- Where is the log stores?
2- How do I do it 777 (readable)?It's file chmod?
Also, I see some non-ASCII characters in your filename (ayya--?--lar). Does the class fails for images which have these characters, or does it work fine?
For chmod, use the chmod command under Linux. Under Windows, I don't think there is such a permissions system.