I will look into that one. For now I am running a strait copy of my program. Regards, Jason
On Thu, 2009-07-02 at 00:07 -0300, Álvaro Justen [Turicas] wrote: > 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. > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

