> <slap> - Sorry everyone. It was my fault. The database specified below > is a new database that I didn't specifically add my couser to. This is > the reason why it wasn't connecting. I'm not sure what the whole '%' > thing was though. Now it's working and should work fine on my production > host. It is a security issue in mySQL. % is a wildcard in SQL so it means from every machine. See http://www.linuxhelp.net/guides/mysql/ to give yourself an introduction to mySQL security. On the other hand you will find installing phpMyAdmin makes life a lot easier in the short run. I prefer to use it every time I forget how to add a user to mySQL. :-) I don't manage them and only need to create a user occasionally
-- Hakan (m1fcj) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
