Okay thanks. Got it working. I was trying to access the admin / ticket
interface which I overlooked isn't supported in GAE.

Is it possible to make a version that uses GQL for tickets and such so
we can use admin / ticket interface on GAE? Or would that be a great
undertaking?

On Nov 19, 12:36 pm, yarko <[EMAIL PROTECTED]> wrote:
> There is recent discussion (including a step-by-step) of this here:
>
> http://groups.google.com/group/web2py/browse_thread/thread/e9fc4ce130...
>
> Perhaps that will help?
>
> On Nov 19, 12:23 pm, Andrew <[EMAIL PROTECTED]> wrote:
>
> > Hey guys,
>
> > I was following the guide here:
>
> >http://mdp.cti.depaul.edu/AlterEgo/default/show/186
>
> > and simply deployed the default web2py and hit my appspot page and
> > only got:
>
> > Invalid request. It even forward it from the root of my appspot uri /
> > to /welcome/default/index
>
> > I checked the Appspot logs and saw this from the request:
>
> > #
>
> >   11-19 08:57AM 41.584 / 303 1323ms 3566mcycles 0kb
> >       See details
>
> >       66.84.209.94 - - [19/11/2008:08:57:42 -0800] "GET / HTTP/1.1"
> > 303 145 - -
>
> >    [W] 11-19 08:57AM 41.707
> >       no file locking
>
> >    [D] 11-19 08:57AM 42.055
> >       no sqlite3 or dbapi2 driver
>
> >    [D] 11-19 08:57AM 42.059
> >       no MySQLdb driver
>
> >    [D] 11-19 08:57AM 42.062
> >       no psycopg2 driver
>
> >    [D] 11-19 08:57AM 42.065
> >       no cx_Oracle driver
>
> >    [D] 11-19 08:57AM 42.069
> >       no MSSQL driver
>
> >    [D] 11-19 08:57AM 42.073
> >       no kinterbasdb driver
>
> >    [D] 11-19 08:57AM 42.077
> >       no informixdb driver
>
> >    [W] 11-19 08:57AM 42.145
> >       unable to import dbhash
>
> >    [W] 11-19 08:57AM 42.178
> >       unable to import py_compile
>
> >    [W] 11-19 08:57AM 42.295
> >       unable to import wsgiserver
>
> > Is it an issue that it can't import wsgiserver or all of these failed
> > imports typical?
>
> > TIA!
>
> > Andrew
--~--~---------~--~----~------------~-------~--~----~
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