Forum OpenACS Q&A: Re: nsd crash after "ns_returnredirect"

Collapse
Posted by Alex Andryushkin on
Hi, Gustaf

Quite possible ...

however this is how I compiled it:

#./configure --enable-threads --enable-symbols --prefix=/usr/lib/aolserver4/ --exec_prefix=/usr/lib/aolserver4/ --with-tcl=/usr/lib/tcl8.4
#make
#make install

The troubling question for me is that server seems to have no other issues except "redirect".
Could you suggest any better method to debug this problem?

Thanks