Jump to content

[Solved] Permission denied in updating Django file


ipurnama

Recommended Posts

Hi,

 

I tried to change the urls.py in my Django project and I got the following error: 

 

The system failed to create the file “/home/ipurnama/public_html/mywebsite/mywebsite/urls.py.lock” (as EUID: 10271, EGID: 10272 10272) because of the following error: Permission denied

 

I looked in the Read and Write mode of the Change Permissions, and they are already checked, but the permission denied error still comes.

Could you give me a guidance please?

 

The website link is purnama.heliohost.org/mywebsite.

 

Thanks.

 

 

Link to comment
Share on other sites

I made a new folder, copied all the files from the current folder, and renamed the new one. Now, it's work with this renamed folder. But, I still wonder how all the files in the previous folder cannot be changed.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...