Re: Can't get Apache2 tp process py (Ubuntu 11.10)

2011-12-15 Thread Passiday
Ok, figured this out by myself. There was an apache config conflict, and the config without mod_python enabled took over the config with mod_python enabled. -- http://mail.python.org/mailman/listinfo/python-list

Can't get Apache2 tp process py (Ubuntu 11.10)

2011-12-15 Thread Passiday
Hello, Sorry if this is not exactly appropriate forum where to ask Apache question, but I though't here would some Apache-experienced people probably hang out. Well, I can't get my Apache2 to process Python *.py files. I checked numerous tutorials how to enable it, and did the install steps: -