[BangPypers] Problem with urlretrieve

Senthil Kumaran orsenthil at gmail.com
Sun Aug 22 07:02:20 CEST 2010


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.


More information about the BangPypers mailing list