The Reciprocal Net site software web application requires that no fewer than four system daemons be running in order for it to function properly. Relative startup order of these five daemons is important. The correct order, from first to last, is:
· mysqld, the MySQL database server daemon
· recipnetd, the Reciprocal Net site software daemon
· tomcat5, the Apache Tomcat servlet container daemon
· httpd, the Apache Httpd web server daemon
If you followed the instructions in this chapter to the letter then your computer is already configured to auto-start these services in the proper order. Recommended startup priorities for these four daemons are 64, 79, 80, and 85, respectively. Of course, the correct shutdown order for these daemons is the reverse of their startup order.