Hi,
We have installed Tamino on a Sun Solaris 8 machine. On this machine we have also an Apache 1.3.19 installed. The HTTPD.CONF contains the folliwng entries, like indicated in the installation guide :
LoadModule ino_module /export/spare/sag/ino/v3114/lib/ApacheModuleIno.
so
<Location /tamino>
SetHandler ino
Regfile “/export/spare/sag/common/rgs/REGFILE”
We have followed the SUN installation procedures. When I try to connect via X-Plorer I always receive ‘Server not started’ exceptions.
When we take a look at the ERROR_LOG of Apache we see that he processes the Tamino request as a normal page request :
[Tue Jul 2 14:24:39 2002] [error] [client 172.16.63.36] File does not exist: /usr/local/apache/htdocs/tamino
Conclusion : It seems that the ApacheModuleIno.so isn’t processing the /tamino request to post it to the Tamino Server.
Any idea what can be causing this problem?
#webMethods#API-Management#Tamino