[Mono-list] XSP2 doesn't works

Alexander M. Batishchev abatishchev at godfather.net.ru
Wed Nov 26 10:51:32 EST 2008


Hello everyone!
What am I doing wrong?

$ svn co svn://anonsvn.mono-project.com/source/trunk/xsp/
done
$ cd xsp
$ ./autogen.sh --prefix=/usr/local
done
$ make && sudo make install
done
$ xsp2 --root /usr/local/lib/xsp/ --verbose --port 8080
xsp2
Adding applications '/:.'...
Registering application:
    Host:          any
    Port:          any
    Virtual path:  /
    Physical path: /usr/local/lib/xsp
Listening on address: 0.0.0.0
Root directory: /usr/local/lib/xsp
Listening on port: 8080 (non-secure)
Hit Return to stop the server.

But nothing opens into a browser on http://0.0.0.0:8080/ or
http://localhost:8080/
What I have to do? Thanks for any help!

===
Best regards,
Alexander M. Batishchev





More information about the Mono-list mailing list