El Sun, 1 Dec 2013 20:06:33 -0800 (PST)
lucas <[email protected]> escribió:

> hey everyone,
> 
> i have been trying to update to web2py 2.8.2.  i am running under
> centos 6.3 and apache 2.2.15.  i have done this sort of web2py
> upgrade on this same system a dozen times or so and never had a
> problem.  i simply get the error "404 Not Found" under any url like,
> "http://localhost"; or "http://localhost/welcome";.  they also don't
> work under https or port 443. any ideas would be great and
> appreciated.  httpd.conf is left unchanged and is most probable the
> default.  here are my other configs for apache:
> 
> in /etc/httpd/conf.d/wsgi.conf:
> 
> ...

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/

-- 
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