Hacker News new | ask | show | jobs
by mr_timppa 4583 days ago
U should check your server rights were you are writing image. Is there write permission (-rw-rw-r--). Check it like command ls -l your/directory. If not add chmod a+r your/directory