Hi.
I wanted to try hunchentoot-test by typing: (asdf:oos 'asdf:load-op :hunchentoot-test) Everything went ok but when trying to connect by going to: http://127.0.0.1:4242/hunchentoot/test firefox says unable to connect ? I'm using lispworks on windows.
Thanks
2010/6/18 Haris Bogdanović fbogdanovic@xnet.hr:
I wanted to try hunchentoot-test by typing: (asdf:oos 'asdf:load-op :hunchentoot-test) Everything went ok but when trying to connect by going to: http://127.0.0.1:4242/hunchentoot/test firefox says unable to connect ? I'm using lispworks on windows.
Did you actually start the server?
-Hans