Jump to content

[Solved] My Python script won't execute


JDCyrus

Recommended Posts

I wasn't quite sure what you meant by "refresh on the file", but I reuploaded it and reset 755 permissions. And it still displays the script instead of executing it. Is there anything else I can do?

 

I have no knowledge of python scripting. djbob will have to help you with this.

 

 

 

Link to comment
Share on other sites

CHMOD the following to 755:

1) The directory holding the script and .htaccess file.

2) The .htaccess file.

3) The Python script.

 

Correct me if I'm wrong djbob, but shouldn't the permissions for the htaccess file ALWAYS be 644? Isn't it just a text file that's read and not executed?

 

 

 

 

Link to comment
Share on other sites

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