On Wed, Jul 1, 2009 at 23:31, Jason Brower<[email protected]> wrote:
> I have started to deploy my applicaton.
> I donwloaded the latest web2py extracted it and it's working.
> No on my personally computer I packaged my app and sent it to the
> server.  Now I have it installed, all the data is there, but all I get
> is the dark background from my CSS style sheet.  Nothing else is shown
> on the screen.  Any ideas?
> Regards,
> Jason

Are there images in this site?
Did you check HTML code of output to see if really web2py didn't sent
anything to browser?
It can be permission problem on server - webserver's user can't access
images and other files of your app (like static/*) and it return a 403
error when your browser requests them.

-- 
 Álvaro Justen
 Peta5 - Telecomunicações e Software Livre
 21 3021-6001 / 9898-0141
 http://www.peta5.com.br/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to