In which order should I start mysql, apache, and the tomcat server?

This FAQ describes what service must be started in which order so that Gentics CMS works correctly.

1 Services should be started in this order:

  1. mysql and apache
  2. tomcat

2 Important things to consider

  • The apache server must already be running if you want to restart tomcat.
  • You can use the nodectl script for starting, stopping and restarting the tomcat service.
  • You can restart the apache server anytime.