l�rdagen den 13 september 2003 17.48 skrev Michael Scherer:
> On Saturday 13 September 2003 17:19, Oden Eriksson wrote:
> > Hi.
> >
> > I'm trying to find web applications for apache2-mod_python, but the
> > only thing I've found is http://pywm.org/, and it's the only one I
> > have been using while testing the module. Surely there must be others
> > out there, but I just can't seem to find any, so I need help finding
> > some.
>
> glasnost.
>
> use urpmf --require mod_python
Cool. But I get:
Mod_python error: "PythonHandler code.webhandler"
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line 326, in
HandlerDispatch
log=debug)
File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line 496, in
import_module
f, p, d = imp.find_module(parts[i], path)
ImportError: No module named webhandler
Which means?