Home
The Toolkit for Online Communities
15896 Community Members, 0 members online, 2368 visitors today
Log In Register

Forum OpenACS Development: Re: Re: the connection was refused when attempting to contact localhost:8000

OpenACS Home : Forums : OpenACS Development : Re: Re: the connection was refused when attempting to contact localhost:8000 : One Message

three things

take a look at your server's log file
/mysite/log/error.log

make sure everything is set up in the config file
/etc/config.tcl
port 80 instead if 8000

try to start with 80 instead of 8000, maybe it was just this litlle detail.