Hello. I'm David.

I'm working with openser 1.0.1 and MySQL 5.0.18.
I'd like changing defaults users and passwords to openser talk to MySQL.
I edited "openser_mysql.sh" and I changed some variables in that file. I execute "openser_mysql.sh" and the database was created fine.
I wrote next statment in openser.cfg:
modparam("auth_db", "db_url", "mysql://user:[EMAIL PROTECTED]/openser").
Indeed user and pass are the same in mysql.
I run openser but gives an error:
0(0) new_connection: Access denied for user 'openser'@'localhost' (using password: YES)

I don't have any user called openser in MySQL because I changed "openser_mysql.sh".
How I change the defaults users and passwords in openser?

Thank you.

--
-------------------------------
David Castro Mosquera
Adianta
Tel: (34) 902 999 178
Fax: (34) 902 501 437
Email: [EMAIL PROTECTED]
Web: www.adianta.net
-------------------------------

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to