Thanks Graham. I caught that after some googling, and it seems from
the apache log that it isn't a problem. I can't figure out what
they're complaining about the handler now though...

On Oct 6, 7:38 pm, Graham Dumpleton <graham.dumple...@gmail.com>
wrote:
> You don't have mod_python installed for that Apache instance. The
> '_apache' module is a special embedded module created by mod_python
> Apache module within memory space of Apache process at run time.
>
> Graham
>
> On Oct 7, 10:14 am, whiskeyjuvenile <whiskeyjuven...@gmail.com> wrote:
>
> > [   ]...@[     ] [~/www]# python web2py_modpython.py
> > Traceback (most recent call last):
> >   File "web2py_modpython.py", line 1, in ?
> >     from mod_python import apache
> >   File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line
> > 30, in ?
> >     import _apache
> > ImportError: No module named _apache
>
> > Is my host setup incorrectly?
>
> > On Oct 6, 4:18 pm, whiskeyjuvenile <whiskeyjuven...@gmail.com> wrote:
>
> > > I tried to follow the instructions in section 11.8 on page 81/295, but
> > > I'm getting 500 errors.
>
> > > On Oct 6, 4:12 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > > >http://web2py.com/examples/static/web2py_manual_cut.pdf
>
> > > > includes a chapter with deployment recipes and shows how to use
> > > > mod_wsgi.
>
> > > > Massimo
>
> > > > On Oct 6, 2:41 pm, whiskeyjuvenile <whiskeyjuven...@gmail.com> wrote:
>
> > > > > I'm trying to get web2py to work with cpanel shared hosting. I have
> > > > > shell access.
>
> > > > > Is there some walkthrough guide on how to get it working without using
> > > > > apache as a proxy/not using the web2py-cherrypy server?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to