On Thursday, October 1, 2015 at 6:44:55 PM UTC-7, Michael Messmer wrote:
>
> So I spun up the latest web2py source on a Fedora 22 build and when i goto 
> the url I get this.
>
>
> Does anyone know why I can get to it but the formatting looks terrible?  I 
> googled to no avail. 
>
> Installed:
>
> yum install httpd mod_ssl mod_wsgi wget python checkpolicy policycoreutils 
> policycoreutils-devel 
>
>
>
Basic answer:  you seem to have lost your CSS files.

Are you using Apache or nginx?

What does your server script look like?

Is your web2py installation complete?  The usual css files are normally at 
[web2py directory]/applications/yourapplication/static/css.
("yourapplication" is probably "welcome" in the above screen shot)

Did you try setting routes.py, or are you still using the  "out of the box" 
features?

I'm no expert on such setups, just using the Rocket server "out of the 
box", but I've seen enough discussion to know something about what the 
first questions are.

/dps

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to