<div> I have installed Tomcat 5.5 and I want to execute mapserver in Tomcat standalone (without Apache). I have copied c:/ms4w/Apache/cgi-bin to <tomcat-directory>/webapps/Root/WEB-INF/cgi.</div>
<div> </div>
<div> I have continued all the steps and I have the correct error message <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://localhost/cgi-bin/mapserv.exe" target="_blank">http://localhost/cgi-bin/mapserv.exe
</a></div>
<div> </div>
<div> The problem goes when in my file .map:</div>
<div> </div>
<div> CONNECTIONTYPE OGR</div>
<div> CONNECTION 'OCI:user/password@sid'</div>
<div> </div>
<div> This is the message:</div>
<div>msOGRFileOpen(): OGR error. Open failed for OGR connection. File not found or unsupported format</div>
<div> </div>
<div> </div>
<div> Can anyone help me??</div>