Re: stable mod_python apache not working

2005-07-11 Thread Indraneel Majumdar
file or directory: mod_mime_magic: can't read magic file /etc/apache/share/magic [Mon Jul 11 19:18:43 2005] [notice] Apache/1.3.33 (Debian GNU/Linux) mod_python/2.7.10 Python/2.3.4 mod_gzip/1.3.26.1a PHP/4.3.10-15 configured -- resuming normal operations [Mon Jul 11 19:18:43 2005] [noti

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 Pytho

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

mod_python on potato

2001-09-27 Thread Alexander Steinert
Has anyone out there tried to get mod_python to work on a potato server? (Which versions, dependancies?) Stony

Re: mod_python error --> Solution

2001-06-28 Thread Julio Mendoza
I think there is an error in the libapache-mod-python bynary package fron debian/testing El jue, 28 jun 2001 12:45:46 Julio Mendoza escribió: > this is my apache error.log > > [Thu Jun 28 12:32:21 2001] [notice] Apache/1.3.20 (Unix) Debian/GNU > mod_python/2.7.3 Python/2.0 configu

mod_python: there is not solution for this error?

2001-06-28 Thread Julio Mendoza
There is not solution for this error: [Thu Jun 28 15:34:46 2001] [notice] Apache/1.3.20 (Unix) Debian/GNU mod_python/2.7.3 Python/2.0 configured -- resuming normal operations [Thu Jun 28 15:34:46 2001] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache/suexec) [Thu Jun 28 15:34:46 2001

mod_python error

2001-06-28 Thread Julio Mendoza
this is my apache error.log [Thu Jun 28 12:32:21 2001] [notice] Apache/1.3.20 (Unix) Debian/GNU mod_python/2.7.3 Python/2.0 configured -- resuming normal operations [Thu Jun 28 12:32:21 2001] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache/suexec) [Thu Jun 28 12:32:21 2001] [info

mod_python

2001-06-27 Thread Julio Mendoza
using debian/testing apache error.log [Wed Jun 27 12:28:44 2001] [info] Server built: Jun 12 2001 13:50:30 make_obcallback(): could not import mod_python.apache. make_obcallback(): could not call init. my apache-python configuration was working without problems. Anyone with this error? a