Installing Python Scripting Language
BACK

Step 1: Downloading
Before we start you need to download the Python scripting language. You can get it from
http://downloads.activestate.com/ActivePython/windows/2.4/ActivePython-2.4.3.12-win32-x86.msi

Step 2: Installing
Start the installation file and follow the steps through until it installs leaving all options at their defaults.

Now go to the Abyss Web Server Console and add a new scripting interpreter.



Add the interpreter "C:\python24\python.exe" and the file extension ".py".

Click OK and restart Abyss.

Thats it. Python is now installed.

Extras
For ease of use, you might want to add index.py to your Index Files configuration. How?

Finished


Related Pages