====== Differences ====== This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
installation:server [2009/03/01 19:32] til created |
installation:server [2024/09/18 08:31] (current) |
||
---|---|---|---|
Line 7: | Line 7: | ||
===== Installation of the crawler ===== | ===== Installation of the crawler ===== | ||
- | - Ensure you have the jre installed http://www.java.com At least version 1.4 is required, but the latest version is normally recommended. | + | - Ensure you have the jre installed http://www.java.com At least version 1.6 is required, but the latest version is normally recommended. |
- Download the regain server search from the [[http://regain.sourceforge.net/download.php|download page]] and unpack it. | - Download the regain server search from the [[http://regain.sourceforge.net/download.php|download page]] and unpack it. | ||
- Create a program directory, e.g. ''c:\Program Files\regain\crawler''. | - Create a program directory, e.g. ''c:\Program Files\regain\crawler''. | ||
Line 34: | Line 34: | ||
===== Installation of the search ===== | ===== Installation of the search ===== | ||
- | - Install Jakarta Tomcat 3.2.3 or higher. You get Tomcat [[http://jakarta.apache.org/tomcat|here]]. Of course you may use another servlet engine as well, e.g. [[http://jetty.mortbay.org/jetty|Jetty]]. | + | - Install Jakarta Tomcat 3.2.3 or higher. You get Tomcat [[http://tomcat.apache.org/|here]]. Of course you may use another servlet engine as well, e.g. [[http://jetty.mortbay.org/jetty|Jetty]]. |
- Copy the file ''regain.war'' in the tomcat subdirectory ''webapps''. You find it in the downloaded zip-file in the directory ''regain\runtime\search\webapps''. | - Copy the file ''regain.war'' in the tomcat subdirectory ''webapps''. You find it in the downloaded zip-file in the directory ''regain\runtime\search\webapps''. | ||
- Copy the file ''SearchConfiguration.xml'' in the tomcat subdirectory ''conf\regain''. You find it in the downloaded zip-file in the directory ''regain\runtime\search\conf\regain''. | - Copy the file ''SearchConfiguration.xml'' in the tomcat subdirectory ''conf\regain''. You find it in the downloaded zip-file in the directory ''regain\runtime\search\conf\regain''. |