On Monday 10 December 2007, Richard Bennett wrote:
[..]
the setting in the openserctlrc file is only used for database setup and
the
control script 'openserctl'.
Thanks for clearing that up.
You need also set this password in the
openser.cfg for the server, for each module that needs to use the
connection.
Do you have defined the 'db_url' parameter with the new password in your
config file?
Yes, and it is using the mysql user 'openser', not 'openserro' which is
the one causing the error.
Maybe a module uses openserro:openserro by default if you don't specify
otherwise...
I'll check the docs. I'm using these modules, in case anyone knows by
heart.
All modules uses either the 'openser' or 'openserro' user with their
default
passwords, if no db_url is specified. This was changed from 1.2.
Check the error message in your log file, this should give you the module name
that could not access the db.
Cheers,
Henning