Hi,
I am trying to install the latest version Observium on a new
Ubuntu 10.04.4 server and I for some reason cannot get past the inserting default
schema stage, see the errors I am getting below.
brucem@ubuntu:/opt/observium$ sudo php
includes/sql-schema/update.php
PHP Notice: Undefined index: alerts in
/opt/observium/includes/functions.php on line 21
-- Updating database schema
000 -> 001 ...PHP Warning: mysql_query(): Access
denied for user 'root'@'localhost' (using password: NO) in
/opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): A link to the server could
not be established in /opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): Access denied for user
'root'@'localhost' (using password: NO) in
/opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): A link to the server could
not be established in /opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): Access denied for user
'root'@'localhost' (using password: NO) in
/opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): A link to the server could
not be established in /opt/observium/includes/sql-schema/update.php on line 102
.....................
.....................
019 -> 020 ...PHP Warning: mysql_query(): Access
denied for user 'root'@'localhost' (using password: NO) in
/opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): A link to the server could
not be established in /opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): Access denied for user
'root'@'localhost' (using password: NO) in
/opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): A link to the server could
not be established in /opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): Access denied for user
'root'@'localhost' (using password: NO) in
/opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): A link to the server could
not be established in /opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): Access denied for user
'root'@'localhost' (using password: NO) in
/opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): A link to the server could
not be established in /opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): Access denied for user
'root'@'localhost' (using password: NO) in
/opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): A link to the server could
not be established in /opt/observium/includes/sql-schema/update.php on line 102
PHP Warning: mysql_query(): Access denied for user
'root'@'localhost' (using password: NO) in /opt/observium/includes/sql-schema/update.php
on line 102
PHP Warning: mysql_query(): A link to the server could
not be established in /opt/observium/includes/sql-schema/update.php on line 102
Everything up to this stage went without a glitch including
configuring the correct DB credentials in the config.php file and also on the MySQL
database itself, so I am not sure where I am going wrong. I will appreciate any
help. Thank.
Regards,
Bruce-Young
Majola