Forum

Where to install monitor

akash
16 January 2016, 20:34
how to install monitor on same hiawatha webserver
Hugo Leisink
17 January 2016, 07:54
A readme with instructions is included in the tarball.
Akash Talole
18 January 2016, 13:45
when opening http://monitor.domain.com/ it gives following error

Fatal error:
SQL query: select * from settings where `key`='head_keywords'
Error message: Table 'monitor.settings' doesn't exist
SQL query: select * from settings where `key`='head_title'
Error message: Table 'monitor.settings' doesn't exist
SQL query: select * from settings where `key`='hiawatha_cache_enabled'
Error message: Table 'monitor.settings' doesn't exist
session_write_close(): open(/var/lib/php/session/sess_cov0dg0u1jq2s1pb7jl2ibp2j1, O_RDWR) failed: Permission denied (13) in /var/www/monitor/libraries/session.php on line 49.<br />
session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in /var/www/monitor/libraries/session.php on line 49.<br />
Hugo Leisink
18 January 2016, 20:11
The last two errors indicate that PHP has not correctly been configured. You need to fix that first.
Akash Talole
20 January 2016, 08:14
Successfully installed TY
This topic has been closed.