Comments on: How to Install and Configure Observium on Debian 9 https://linuxhostsupport.com/blog/how-to-install-and-configure-observium-on-debian-9/ Linux Tutorials and Guides Fri, 03 Jan 2020 02:59:28 +0000 hourly 1 https://wordpress.org/?v=6.6.1 By: Chris https://linuxhostsupport.com/blog/how-to-install-and-configure-observium-on-debian-9/#comment-275 Fri, 03 Jan 2020 02:59:28 +0000 https://linuxhostsupport.com/blog/?p=434#comment-275 I also got this error…
DB Error 1045: Access denied for user ”@’localhost’ (using password: NO)

However I managed to get it working by copying the default file
cp config.php.default config.php

and then editing in the auth details to match.

So I’m guessing the cut and paste from the browser might of got some extra stuff.

]]>
By: admin https://linuxhostsupport.com/blog/how-to-install-and-configure-observium-on-debian-9/#comment-221 Sat, 13 Jul 2019 07:24:40 +0000 https://linuxhostsupport.com/blog/?p=434#comment-221 In reply to Mian Humas.

Make sure that your configuration file in step 10 is updated with the correct database information you used from the step 7.

]]>
By: Mian Humas https://linuxhostsupport.com/blog/how-to-install-and-configure-observium-on-debian-9/#comment-220 Sat, 13 Jul 2019 06:14:09 +0000 https://linuxhostsupport.com/blog/?p=434#comment-220 i am getting this error when i try to run this command
php ./discovery.php -u

DB Error 1045: Access denied for user ”@’localhost’ (using password: NO)

]]>