How to execute Python in GoDaddy?

Hello, I’m using GoDaddy as my hosting service and I’ve chosen Shared Hosting Plan (Linux) as my option. As the GoDaddy support says they do support Python for Shared hosting plans.

I’ve successfully installed python 3.4 on Godaddy, here is my script:

print "Hello, python is enabled"

But when I load the file from my domain (mydomain.in/sample.py) it displays the code as it is!

I’m beginner to Python development, so can you guide me how I can actually execute python on Godaddy.

Thank you! :blush:

Does this help?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.