Jump to content

ipurnama

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by ipurnama

  1. 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.

     

     

  2. I changed the last line of .htaccess to: RewriteRule ^(.*)$ mywebsite/dispatch.wsgi/$1 [QSA,PT,L]

     

    It could be I still miss something, because now I'm getting this error:

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator at webmaster@purnama.heliohost.org to inform them of the time this error occurred, and the actions you performed just before this error.

    More information about this error may be available in the server error log.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

  3. Hi,

     

    I'm a newbie. How can I use Python (then Django) from cPanel since I didn't see it on the software section? Do I need to make a request for accessing it so it will be appeared on the cPanel or is there any way to do that?

     

    my username: ipurnama

    server: johnny

     

    Thanks for your help.

×
×
  • Create New...