I'm trying to set solr up with CentOS 4.2, Apache 2.0.55, Tomcat 5, and Java SDK 1.5 for the first time.
I copied the solr.war to the tomcat webapps folder and it created the solr folders. I then try running the app with http://localhost:8080/solr/adminand I get an error (I don't have the error message now, I can get it later tonight if needed). Is there some other step besides just copying the war file? BTW, the tomcat example apps work find. Thanks, Mike