Dan Kvasnicka wrote:
> I'm trying to get the latest beta working with
mod_python
> (following this tutorial:
> h
ttp://projects.amor.org/misc/wiki/ModPythonGateway),
> but I get 500: internal server error.
Ah. Those examples weren't written for CP 3. They are now.
> I also noticed that 3.0 has some kind of native support
> for mod_python. I'm new to CherryPy, so...what exactly
> does this mean? Is the abovementioned error in
connection
> with this?
The "native" support means that you don't need to
use the overhead of my WSGI adapter if you don't want to, by
using "cherrypy._cpmodpy::handler" instead of
"modpython_gateway::handler".
Robert Brewer
System Architect
Amor Ministries
fumanchu amor.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---
|