| Author |
upgrading of apache tomcat
|
shyamkumar bopannachengalaiah
Ranch Hand
Joined: Dec 30, 2008
Posts: 100
|
|
|
I am going to upgrade my apache tomcat from lower version to version 2.2.8 . Is there any disadvantages or any incompatibilty support of hardwares in upgrading to 2.2.8?Can any tell me the advantages and disadvantages of 2.2.8?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56218
|
|
|
2.2.8? Are you sure you are talking about Tomcat? The current version is 6! And 7 probably isn't long to come.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
shyamkumar bopannachengalaiah
Ranch Hand
Joined: Dec 30, 2008
Posts: 100
|
|
|
Yes, I am sure that I want to use apache tomcat 2.2.8.Since my application runs on PHP Version 5.0.4 which was supported by Apache Version 2.0.53 earlier,so now I want to upgrade Apache Version 2.0.53 to Apache Version 2.2.8 and the OS is Solaris. so i want to know ,Is there any hardware incompatibilty or disadvantages is there in version 2.2.8?Also i want to know how much time it requires to upgrade it?
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14491
|
|
This is definitely not Apache Tomcat. It's almost certainly Apache httpd, a/k/a, simply "Apache". Firstly, because back when Tomcat was in the 2.x releases, PHP was somewhere around releae 3 or earlier, not version 4 or 5. Secondly, because PHP is normally run as an Apache plug-in, not a Tomcat plug-in.
Even Tomcat 3 is so ancient that you'd find the skeletons of dinosaurs and proto-avians among the files. To say nothing of the fact that it's totally unsupported these days.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: upgrading of apache tomcat
|
|
|