ipurnama Posted May 27, 2020 Posted May 27, 2020 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.
Luigi123 Posted May 27, 2020 Posted May 27, 2020 This is Krydos question since no one ever asked about this. Escalating
ipurnama Posted May 28, 2020 Author Posted May 28, 2020 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.
Krydos Posted May 28, 2020 Posted May 28, 2020 That was my fault. When I was getting your django working I forgot to set permissions correctly.
ipurnama Posted May 28, 2020 Author Posted May 28, 2020 (edited) That's OK Krydos.Thanks for your help and kindness. Edited May 28, 2020 by ipurnama
Recommended Posts