You put the identified by part in twice?

Adam.

Sent with AquaMail for Android
http://www.aqua-mail.com

On 8 September 2015 21:57:32 Reuben Sankey <reuben.sankey@gmail.com> wrote:

Hi,

Im setting up Observium on ubuntu server 14.04.1 LTS.
Using the guide:

All going well until I get to the SQL database bit and have issues:
mysql -u root -p
<mysql root password>
mysql> CREATE DATABASE observium DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
mysql> GRANT ALL PRIVILEGES ON observium.* TO 'observium'@'localhost'
-> IDENTIFIED BY '<observium db password>';

I assume the <observium db password> is to be replaced with a password?
Inline image 1

Thanks and regards,

Reuben
_______________________________________________
observium mailing list
observium@observium.org
http:/​/​postman​.​memetic​.​org/​cgi-bin/​mailman/​listinfo/​observium