On Sun, Aug 22, 2010 at 09:56:24AM +0530, Anirudh Asokan wrote:
> I tried with different name for the target file so that there will be no
> problen of replaceing the file.
> 
> Got any idea whats going on guys?

Your webserver's user (www-data perhaps) does not have write
permission to the directory you are trying to write. Write it under
/tmp or somewhere your webserver has +w permissions, it should work.


-- 
Senthil

Don't be overly suspicious where it's not warranted.
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to