Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "python/pythonscript.py", line 6, in ?
  3. f = open("/var/www/(path)/textfile.txt", "w")
  4. IOError: [Errno 13] Permission denied: '/var/www/(path)/textfile.txt'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement