Forum OpenACS Q&A: Got problems after instalation (help needed)

Hi,
Finally I install and run ACS on my machine but I got the following
problems:
The location instead mymachine.mydomaine:8000 is redirected to
mymachine:8000. Do you know what could be the reason for this? I do
not want when i specify mymachine.mydomain:8000 to be redirected. How
I can avoid this?
And the other problem that I got is that when I tried to nuke user
(just a test) I could not. I got the following error message:
database operation "dml" failed
All the rest seems to be ok but please help me to fix these two
things.
Best regards:
Dimitar Dimitrov
Collapse
Posted by Roberto Mello on
You're not being redirected. AOLserver is returning the information your machine is returning (check your /etc/HOSTNAME file). To make it behave differently set the "set hostname" line as:
set hostname mymachine.mydomain.com

The "nuke user" problem is a beta 3 problem that has been fixed (I think, will double check) for the final release.

When is the scheduled release of openACS?  If it is too long, I believe I worked through that problem about 3 weeks ago.  It took me some time to figure out, so I'd be happy to work with you on that if you don't want to wait for the release.