Check the hostname entry in the mysql section of your /etc/rd.conf If it is pointing to an actual host name, make sure the host name resolves properly (or put it in your /etc/hosts file)
If it is pointing to 127.0.0.1 - then try changing it to 127.0.0.2 Also, see if you can access mysql from the command line with a: mysql -u root -p If you can't connect at the command line then your mysql server isn't running for some reason. Lorne Tyndale > I'm getting this window when trying to get the rivendell database set up.... > Any suggestions? > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
