Re: stable mod_python apache not working

2005-07-11 Thread Indraneel Majumdar
Thanks Almut, but still no change. I still get to see the script on the screen and it does not run. Here are the logs: [Mon Jul 11 19:18:41 2005] [error] (2)No such file or directory: mod_mime_magic: can't read magic file /etc/apache/share/magic [Mon Jul 11 19:18:42 2005] [error] (2)No such file o

Re: stable mod_python apache not working

2005-07-11 Thread Almut Behrens
On Mon, Jul 11, 2005 at 04:57:25PM -0500, Indraneel Majumdar wrote: > I am unable to get the example from the mod_python tutorial working with > apache, on debian stable. No error in the server logs. Apache just shows > me the script contents when I point the browser at it. To have Python code be

stable mod_python apache not working

2005-07-11 Thread Indraneel Majumdar
Hi, I am unable to get the example from the mod_python tutorial working with apache, on debian stable. No error in the server logs. Apache just shows me the script contents when I point the browser at it. Gives a file not found error when .py is not specified. I did remove the text/x-python from m