This method loads the full Elgg engine, checks the installation
state, and triggers a series of events to finish booting Elgg:
- {@elgg_event boot system}
- {@elgg_event init system}
- {@elgg_event ready system}
If Elgg is not fully installed, the browser will be redirected to an installation page.