Yarko,

    Are you refering to "When deploying, web2py ignores the admin,
examples, and welcome applications since they are not needed. You may
want to edit the app.yaml file and ignore other applications as well."

    From this what I understood is that it ignores them when sending
them to the app engine (deploying) not when testing locally with the
SDK, thats where confusion came from. But you are completelly right,
they are excluded in the app.yaml.

Thanks for the answer,
Benigno.

On Sep 3, 7:26 am, Yarko Tymciurak <[email protected]> wrote:
> I spoke in error;  examples is not loaded into GAE environment (in fact,
> nothing extraneous is).
>
> See P. 305-  of the 2nd edition web2py manual; you can view 
> athttp://www.web2py.com/examples/default/docs
>
> On Wed, Sep 2, 2009 at 4:30 PM, Benigno <[email protected]> wrote:
>
> > Yes, source and python2.5, well at least whenever I run it manually,
> > and no I cannot get to examples either.
>
> > It was installed from source. Downloaded zip, unziped, ran upgrade to
> > unpack apps, added to SDK the folder, and ran it from within SDK
> > without any further options.
>
> > However, regarding python2.5, as I am running the app from the GAE
> > SDK, I didnt know you had any option of going with any other python
> > version.
>
> > Benigno.
>
> > On Sep 2, 8:01 pm, Yarko Tymciurak <[email protected]> wrote:
> > > I think admin is not supported on GAE;  you can see if you get "anywhere
> > > else"
> > > by trying the examples app (basically, the web2py web site):
>
> > > Using your link port, for example, this would look like:
>
> > >http://localhost:8086/examples
>
> > > The Login / register links from welcome I believe should also work.
>
> > > On Wed, Sep 2, 2009 at 11:25 AM, Benigno <[email protected]> wrote:
>
> > > > Hello,
>
> > > >     I have just downloaded web2py latest version, and running google
> > > > appengine launcher 1.2.4
>
> > > >     I have unpacked the demo applications folder (welcome, admin,
> > > > examples), and then I launch it from SDK. I access
> > > >http://localhost:8086/welcome/default/indexwithoutproblems, but from
> > > > there, if I try to go to admin, or anywhere else, I get INVALID
> > > > REQUEST error.
>
> > > >     Maybe there is something basic that I may be missing. Also, I am
> > > > running on OSX 10.6 which I just upgraded, but I dont know that that
> > > > should make a difference.
>
> > > > Thanks,
> > > > Benigno
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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