Forum Moderators: phranque

Message Too Old, No Replies

Moving Apache-based web application from Linux to Windows

Help finding the right Apache and web apps version

         

shabby

12:18 am on Mar 31, 2004 (gmt 0)



Hi. I was asked to port over a web-based app from Apache running on Linux to Apache running on Windows.

The application currently uses
a) Apache web server
b) mySQL
c) Tomcat
d) jk connector

I have found this article
[johnturner.com...]
which gives me the instruction on how to do this.

However, this article gives an example using older versions of the applications that my web-based app is using.

I found the latest version of Apache - 2.0.49 and I have Tomcat 4.4.18 but I only have jk connector - mod_jk-2.0.43. I couldn't find Apache 2.0.43 on any of its mirror.

Is there anyone who can help me point out the correct version of apps that would make the porting over of my web-based app successful.

Thank you.