Can somebody advise me on how to configure CF 4.5 with Linux/mySQL. I am windows literate but not so much Linux literate. Any help greatly appreciated ASAP!
Nick. -----Original Message----- From: Alexis Maldonado [mailto:[EMAIL PROTECTED]] Sent: 13 November 2001 20:59 To: CF-Talk Subject: Re: MySQL ODBC on Linux look at http://www.mysql.com/doc/A/d/Adding_users.html to set up the users in mysql. Alex, ----- Original Message ----- From: "Brian Silvers" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Sunday, November 11, 2001 11:57 AM Subject: Re: MySQL ODBC on Linux > Bud, > yes the username and password can be entered in the CF Administrator. That > is how I set mine up. You have to make sure the user has privileges to > access the mysql server from the box you'll be connecting to it from. > > Brian > > > ----- Original Message ----- > From: "Bud" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Sunday, November 11, 2001 11:38 AM > Subject: Re: MySQL ODBC on Linux > > > > On 11/11/01, Alex penned: > > >They don't know what they are doing. You need to insert your info into > the > > >MySQL database tables user, password, and host I think. > > > > But what about for the connection? Can the username and password be > > entered in CF administrator? I'd appreciate it if anyone can give me > > a quick rundown. > > > > Thanks. > > > > On Sat, 10 Nov 2001, Bud wrote: > > > > > I'm trying to get an application to work on Linux using MySQL that > > > already works on NT. The host tells me there is no way to set up the > > > username and password directly in the ODBC DSN, that I need to put > > > them in the cfquery tag. Is this true? I don't want to maintain 2 > > > versions of the application and I know the username and password is > > > more secure when set up directly in the DSN. > > -- > > > > Bud Schneehagen - Tropical Web Creations > > > > _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ > > ColdFusion Solutions / eCommerce Development > > [EMAIL PROTECTED] > > http://www.twcreations.com/ > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

