Colm, Looking back at your other email : I'm not sure what you mean by "loading mysql on to www.domain". When we've loaded mySQL onto the boxes we've got, it just installs without a reference to a domain or even localhost.
Looking at the command line stuff at the bottom of the other email : Have you got a root@localhost user set up on the server? It looks like the mysql user "root" doesn't have access to the dbms from the host "localhost" or the password is not the same as [EMAIL PROTECTED] If you have root@% set up, we've found that often you need to have both root@localhost and root@% in order for root@% to work correctly. I know it shouldn't be this way, but its just seems to sort the problem out. As for the pkg upgrading or whether you need to uninstall : I think if you do the install by hand at the command line from an rpm it'll upgrade ok, but looking at http://pkgmaster.com/packages/raq/4/ and the notes below the link to the mySQL package, this seem to indicate that you may need to uninstall the old version first when installing the pkg. Hope this helps Regards Stephen ----- Original Message ----- From: "Colm Brazel" <[EMAIL PROTECTED]> To: "CF-Linux" <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 10:31 AM Subject: RE: CF5, Mysql, Red Hat > Hi Matt, > > Thanks for the url for pkgmaster as for some security issue maybe it seems > impossible to use wget on the raq ( it is a raq) to download latest pkg from > mysql.com. I`m afraid the problem though is not with mysql > or CF 5 but with the way I have inadvertently configured the raq following > a reload so that the raq has allocated www.mydomain.com to localhost and > replaced localhost with this address. Trouble is I dont immediately see the > way to reconfigure the raq to return it to localhost, I`ll have to have > another look at this aspect. That's why both CF and mysql won't allow > connections I guess onto localhost in the connection example below. If you > know the parameters or setup on the raq required to support allocation on > raq of localhost and 127.0.0.1, let me know. Will the .pkg upgrade a > previous version of MySQL > or should previous ver be removed first? > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=14 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=14 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
