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

Forum OpenACS Q&A: Re: New OpenACS Tutorial

OpenACS Home : Forums : OpenACS Q&A : Re: New OpenACS Tutorial : One Message

+
44: Re: New OpenACS Tutorial (response to 43)
Posted by César Clavería on
Hello Irma,

Could you check your error.log file? It is probably going to be located in /usr/share/aolserver4/dotlrn/log/error.log that may give us some insight into what is wrong.

Also, if you are putting the examples under the www directory of the dotlrn package I believe you should try something like:
http://localhost:8000/dotlrn/connection

And do not worry those initial examples are OK if you put them under the general www directory (actually it is ok to put them anywhere as long as you know the path to get to them.)

+
45: Re: New OpenACS Tutorial (response to 44)
Posted by Irma Gamez on
Thank you, Cesar, for your fast reply :)

The error.log says "Error: return: failed to redirect 'GET /global/file-not-found.html': exceeded recursion limit of 3"

Have a good day.

+
46: Re: New OpenACS Tutorial (response to 45)
Posted by Jim Lynch on
Hi Irma...

That just means there was an error rendering the error page, which invoked the error page, which invoked the error page, whi STOP!

Oh, sorry...

But that's how it happened, including the STOP.

+
47: Re: New OpenACS Tutorial (response to 46)
Posted by Irma Gamez on
Hi Jim.
I already fix the problem: I delete everything and start a new installation. All is running! Thank God.
Have a good day.