I have OpenACS 3.2.4 running on my local RedHat 6.1 computer.
I have been playing with it, trying all sorts of modules and the host
computer is my main Linux box too.
OpenACS or AOLServer is tangling with my existing mail cronjob and
name or internet or mail setup. It seems to be trying to do things on
the internet when I am not connected. It seems to be getting caught
when my cron job fetches mail and then the cron job drops the ppp link
while OpenACS must be struggling with a name problem or no response.
What I notice is screwy behavior when I start Netscape (locally).
Netscape never comes back from some startup process. I don't know how
to find what is hung up. Resolv.conf only has two IP addresses for my
ISP's nameservers.
So far, simply killing netscape or other recently started processes
doesn't seem to work. Usually I end up stopping AOLServer and
restarting GNOME.
I have received error message emails where OpenACS is trying to
access
http://info.webcrawler.com/mak/projects/robots/active/all.txt
I have grepped and found this URL in a couple places. Is the lookup
performed when OpenACS reads that main configuration file when it
starts?
It seems to me OpenACS and AOLServer are running into either a name
lookup problem or my intermittent internet connection is causing
something to hang incomplete.
Can you point me to OpenACS modules to study and troubleshooting
tools to use?
At one time, I set /etc/hosts localhost entry to 127.0.0.0 and that
causes the most amazing error messages!
Thanks for your suggestions.