Many people are having problems connecting to their MySQL database once they have it all setup.
Please test connecting to your database outside of slimserver using "mysql -u <user> -d <database> " etc... Something I noticed diffrent form the older config file is that the config file has "'"s for its dbpassword field (ie. dbpassword: '') You need to remove the "'" and just have your password ie... dbpassword: password -- piglith ------------------------------------------------------------------------ piglith's Profile: http://forums.slimdevices.com/member.php?userid=7584 View this thread: http://forums.slimdevices.com/showthread.php?t=27682 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
