I'm trying to use Bottle on my web tools using flup has WSGI gateway, but without success, i've used the "Hello word" [1] to test it, but using Flup has server it didn't worked, i've also tryed to import WSGIServer from flup.server.fcgi and use it directly [2] [3], but also didn't worked. After some digging and experiments, and without progresses, i've asked some help on bottle's irc channel, where i was told that bottle script seemed to be just fine, it should be a flup or server related config. Any thoughts on how to set up bottle correctly?


[1] http://bottlepy.org/docs/dev/tutorial.html#quickstart-hello-world
[2] http://bottlepy.org/docs/dev/deployment.html#switching-the-server-backend
[3] https://wiki.toolserver.org/view/Python_WSGI#Flup
--
Alchimista
http://pt.wikipedia.org/wiki/Utilizador:Alchimista