https://bugs.contribs.org/show_bug.cgi?id=10181

--- Comment #2 from Jean-Philippe Pialasse <[email protected]> ---
i do not remember, but try the following:

- go to the configuration page and validate

if it is still occurring 
- go to the configuration page copy the password for the db and either go to
phpmyadmin and set the password using this one, either use the cli to set it
with mysql

mysql
SET PASSWORD FOR 'sme9admin' = PASSWORD('paste password here');
FLUSH PRIVILEGES;
exit


report which one was working


was it a new installation or a migration from sme8 ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to