Thanks for all the responses and it looks like the issue stemmed from doing a copy/paste from the script to the Mysql query browser, when I opend the script directly from the browser, it ran fine :)
Thanks again Bob -----Original Message----- From: David Morgan [mailto:[email protected]] Sent: Friday, May 29, 2009 3:09 PM To: cf-newbie Subject: Re: free cf cms There is a new installation process that is more automatic since the change over to Mura and release 5.1 I think. ( they changed the name from Sava and so things inside the program changed regarding namespace and such) As such - I am not familiar with the new process as I have been running it for a while. So I downloaded it and looked through the set up files. It looks prety straight forward now, as long as you have properly set up the db and datasource. In the CF admin - did the datasource show green? I use mysql5 as well and it runs fine on it. I looked into my cfadmin as well to check my DB. I used "other" to set up the mysql5 DB and for JBDC url i have a link to the driver and under driver class I have com.mysql.jdbc.Driver. beyond that I am not sure. You can see on the forums that archived install post versus the new and there do not seem to be many issues thus far with the new install. But bugs do pop up which they are quick to address. David On Fri, May 29, 2009 at 2:26 PM, Imperial, Robert <[email protected]>wrote: > > Public picking #1) > > Registered and posted this to the mura forum already but thought a > response here may be quicker ;) Ran into an error with the MySQL install > script: > Variable 'character_set_client' can't be set to the value of 'NULL' I > see this line fine, just not sure what to do about it to get it to run. > I am running MySQL 5 if that makes any diff? > > TIA Bob > > > > -----Original Message----- > From: David Morgan [mailto:[email protected]] > Sent: Friday, May 29, 2009 12:37 PM > To: cf-newbie > Subject: Re: free cf cms > > > Sure thing - I would be happy to help. They also have a forum where the > developers are very responsive and helpful. It is powered by galleon > that > they integrated into Mura and with the plug ins, we should see more such > expansion soon. > > On Fri, May 29, 2009 at 12:05 PM, Imperial, Robert > <[email protected] > > wrote: > > > > > Thanks David, will pull a copy down and poke around in it a bit before > > the day is out. Might I pick your brain off list should I run into any > > issues along the way? > > > > Thanks again! Bob > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4596 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
