[BangPypers] Problem with urlretrieve
Kenneth Gonsalves
lawgon at au-kbc.org
Sun Aug 22 15:25:45 CEST 2010
On Sun, 2010-08-22 at 17:52 +0530, Anirudh Asokan wrote:
> Yes the problem is pretty obvious :D . Can anyone help me overcome
> this? I
> want to give my python script write permission to the directories I
> wish.
> Should I configure Apache or can anything be done using python?
chown -R www-data:www-data '/yourdirectory/'
--
regards
Kenneth Gonsalves
More information about the BangPypers
mailing list