Yes it is possible and you are doing it the correct way.
The problem is just that there is a bug in your blog app.
ticktes do not work on GAE (yet, but I a patch from Alexey and one
from Hans to make them work).
See what the problem is in the local GAE log.

Massimo

On Jun 19, 12:14 pm, ProfessionalIT <[email protected]> wrote:
> Hello,
>
>    This is my first post in the group and  I have a simple question:
>
>    How to run more then one web2py application in Google App Engine ?
>
>    I did a web2py application called init ( it is the default web2py
> application / the website of my company and It works fine in GAE, see
> in action in GAE inwww.professionalit.com.br) and I want put
> together a second web2py application called blog. Then, I want point
> my second application towww.professionalit.com.br/blog. How to do
> this ? is possible ?
>
>    I'm trying run with the demo development server:
>
>    with the command:
>         python2.5 dev_appserver.py web2py/
>
>       thehttp://localhost:8080open my default application init(my
> website) and works fine, but with the 
> addresshttp://localhost:8080/blog/default/index
> I receive this error message:
>
>    Internal error
>    Ticket issued: unknown
>
>    Ps: I'm sorry by terrible english, I don't speak/write in english.
--~--~---------~--~----~------------~-------~--~----~
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