|
From: Brian P. <br...@un...> - 2005-06-29 05:07:50
|
On Wednesday 29 June 2005 14:54, Ben Holt wrote: > Brian Parish wrote: > >>>When I attempt to browse I get: > >>> > >>>The connection was refused when attempting to contact > >>> my.server.name:2096 > > > >I have no idea why the connection is being attempted on 2096. Where is > > this determined? > > The 2096 is coming from the port listed in your first post > (my.server.name:2096 above). Looks like you need to sort out your > apache/web browser first. > > - Ben No - either I am very confused or you are. If I browse to: http://univexsystems.com/ I see the test page I have placed there in index.html If I browse to: http://univexsystems.com/webmail/ I get the connection refused on 2096 webmail is a symlink: lrwxrwxrwx 1 root root 23 Jun 29 12:06 webmail -> /usr/share/squirrelmail/ So something about attempting to connect to squirrelmail is causing 2096 to be used. What or why - I know nothing! thanks Brian |