arjunadeltoso / cacti-sqlite

Cacti SQLite
4 stars 4 forks source link

missing table #2

Open shorif2000 opened 8 years ago

shorif2000 commented 8 years ago

I have tried to install this but when i browse to the web page i get following error

Fatal error: pdo error: [0: ] in EXECUTE("SELECT 1 AS id, ph.name as name, ph.file as file, ph.function as function FROM plugin_hooks AS ph LEFT JOIN plugin_config AS pc ON pc.directory=ph.name WHERE ph.status = 1 AND hook = 'config_arrays' AND ph.name IN ('settings', 'boost', 'dsstats') UNION SELECT pc.id, ph.name, ph.file, ph.function FROM plugin_hooks AS ph LEFT JOIN plugin_config AS pc ON pc.directory=ph.name WHERE ph.status = 1 AND hook = 'config_arrays' AND ph.name NOT IN ('settings', 'boost', 'dsstats') ORDER BY id ASC") in /var/SP/oiadm/docroot/cacti/lib/adodb/adodb-errorhandler.inc.php on line 77

arjunadeltoso commented 5 years ago

@shorif2000 I'm not running this project anymore and I bet the version of Cacti is now obsolete =(