Author: momma Email: Message: Those errors mean that the app can not connect to mysql using the username and password you provided.
try just running mysql from the command line to make sure you can login using those parameters: mysql -uusername -ppassword databasename example: mysql -umnogo -ppassword mnogosearch Reply: <http://www.mnogosearch.org/board/message.php?id=21623> _______________________________________________ General mailing list [email protected] http://lists.mnogosearch.org/listinfo/general
