Can't seem to get python to work
- by Justin Johnson
I'm just starting out in Python. The Python interpreter works from the command line (I have 2.4.3), but I can't seem to get Apache to execute Python scripts. All I end up with is a blank screen and nothing in the Apache error logs.
I enabled Python via the Plesk control panel. Here's the snippet that was generated in the httpd.include:
…