El s�b, 11-10-2003 a las 13:13, Giuseppe Greco escribi�: > Hi all, > > finally was able to successfully install mod_mono and xsp. > > I've strictly followed the instructions in the mod_mono/INSTALL > file, and everything has gone well until I haven't tried it. > > If I try http://www.agamura.com:8080/mono/index.aspx from a web > browser, I always get the following error message: > > "The connection was refused when attempting to contact > www.agamura.com:8080" > > Im I missing something? It is like xsp is unable to listen > on port 8080...
Oh! You're right. We should either change the suggested test URL from http://127.0.0.1:8080/mono/index.aspx to http://127.0.0.1/mono/index.aspx or add a note to the INSTALL file saying that you have to add "Listen 8080" to your httpd.conf. I'll update the INSTALL file. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
