icingaweb2/public/error_unavailable.html

8 lines
414 B
HTML
Raw Normal View History

<h1>Backend unavailable</h1>
<p>
It seems that the PHP FPM service is not running. Make sure to start PHP FPM service in order to access Icinga Web 2.
If you upgraded Icinga Web 2 recently, make sure to read the
2018-10-18 11:02:57 +02:00
<a href="https://icinga.com/docs/icingaweb2/latest/doc/02-Installation/">docs regarding PHP FPM</a>,
also locally available under <code>/usr/share/icingaweb2/doc/02-Installation.md</code>.
</p>