|
Posted by Matthew Augier on 03/14/06 19:03
Hey all
I help out at a gaming website, where we play BF2 and track player
stats/give them awards etc. I've got a whole backend and everything
works exactly as I need... except for when I need to update the awards
via cron job. Then I'm getting a "imagepng(): Unable to open 'xxx.png'
for writing in XXX". All the paths are correct as it loads other images
as part of the process, and I belive it's a permission issue. The files
are in a 777 folder and each file has the permission of 644 (User 65534,
grou 65534) - what am I doing wrong?
(BTW tried different permissions, and if I delete the file the cron job
creates it, but then you can't access it via a http request)
Many thanks
Navigation:
[Reply to this message]
|