Forum OpenACS Q&A: tcl Problem - hanging on new user etc.

I am getting a strange problem which I think has to do with my setup
of tcl.

When I connect to my web server, I get a login screen. If I login as a
new user, the user-new.tcl... page comes up properly. When I fill in
the new user information and click register, the web pages hangs. The
user information IS written to the database, but the page does not
advance to the next page.

Even more strange to me is when at the login screen I use an existing
email (even system) I get a prompt to save the user-login.tcl file!

My system is Redhat i386 6.0, postgres 7 b5, acspg b2. The logs report
no Errors.

Any Ideas?

Collapse
Posted by Ben Adida on
which version of AOLserver are you using? This sounds like something that would happen if Tcl file execution isn't enabled or something close to it.