Hi All,
I am sure I must be missing something just not sure what it is. I granted
the permission in mysql:
GRANT ALL ON openser.* TO 'openser'@'dbhost' IDENTIFIED BY
'openserrw';
as stated in the Install guide and then launched the server from terminal
with ./script/server and in the browser typed:
http://myomain:3000 which
displayed the login page.
I then typed into the login:password area openser:openserrw
But I was unsuccessful each time. Does anyone have any idea what I am
missing or doing incorrectly?
Thank you.
jwshel