
3 Jul
2009
3 Jul
'09
7:57 p.m.
Quoting Hans Hübner <hans.huebner@gmail.com>:
Not that the blank page is cool or anything, but did you actually install any handlers? You might try loading the :hunchentoot-test package and then open http://localhost:9000/hunchentoot/test
Let us know if the problem persists.
-Hans
Hi Hans, after trying out loading the :hunchentoot-test like you suggested, the result is that the test suite hangs after printing "; Request home page", i guess this means there should be some problem with the connection to localhost? i also tried using 127.0.0.1 directly but got the exact same result. any more ideas of how i can debug the problem? Thanks, Alexandre Paes