Hi Manish,

> I am trying to setup codestriker 1.9.5 using Tomcat as webserver. Does it
> work? I mean has anyone used tomcat to run codestriker successfully?

Tomcat is a Java servlet container, and is designed for deploying Java
servlet/J2EE applications.  Codestriker is a Perl CGI application, so
it needs to be deployed to a web-server that can support CGI scripts.
The most common choice for this is the Apache httpd server.

Cheers,
David

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to