El Mon, 2 Dec 2013 04:11:05 -0800 (PST)
lucas <[email protected]> escribió:

> 
> 
> > have you changed permissions to web2py folder?, in centos user and 
> > group should be apache, unless you have a modified setup: 
> >
> > chown -R apache:apache web2py/ 
> >
> 
> good thought but no, it didn't do the trick.  damn, almost.
> 
> hey massimo, what could have changed between 2.4 and 2.8, probably 
> specifically in mod_wsgi.so? 
> 
> lucas
> 

Have you read apache logs?, this line:

    WSGIScriptAlias / /opt/web-apps/web2py/wsgihandler.py

Have in mind that wsgihandler.py is in web2py/handlers in latest
versions of web2py... you might, also, have to fix permissions for this
file to rwxr-xr-x

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to