Ask a Question related to Coldfusion Database Access, Design and Development.
-
rhyno13 #1
Error verifiying mysql db...
I have installed the files that the document at
[url]http://http://www.macromedia.com/cfusion/knowledgebase/index.cfm?event=view&id=K[/url]
C.6ef0253&extid=6ef0253&dialogID=8443584&iteration ID=1&sessionID=9630decc2603631
77b49&stateID=0%200%208447535&mode=simple but now I am recieving the error
above and I cannot seem to locate the source it.
Windows XP pro SP2
CF 6
MySQL 4.1
Any help would be appreciated.
Also I am new to cf and mysql so please forgive my ignorance...
-Ryan
rhyno13 Guest
-
MYSQL DATASOURCE ERROR
I'm having some issues connecting MYSQL 5.0 DB to coldfusion mx 7, basiclly I can't created a datasource. Oh and I get this error message. ... -
mySQL error
on tryin to run mysql on cmd prompt c:\mysql\bin> mysql error 2003: Can't connect to mySQL server on 'localhost' (10061) Why i get this error... -
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
When i try to start my mysql server, i get this error ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'... -
Error Configuring MySQL
Basically I am making a website named: familycentral I tried to make a data source connection with MySQL, and after reading the forums I realized... -
mySQL error in PHP that works directly in mySQL
Hi, I created this query: CREATE TEMPORARY TABLE tmp SELECT photos.Name FROM photos LEFT JOIN PhotoNames ON ( photos.Name = PhotoNames.Name )... -
mpwoodward *TMM* #2
Re: Error verifiying mysql db...
On 2005-05-14 18:52:34 -0500, "rhyno13" <webforumsuser@macromedia.com> said:
C.6ef0253&extid=6ef0253&dialogID=8443584&iteration ID=1&sessionID=9630decc2603631> I have installed the files that the document at
> [url]http://http://www.macromedia.com/cfusion/knowledgebase/index.cfm?event=view&id=K[/url]
77b49&stateID=0%200%208447535&mode=simpleWhat error do you get? Chances are you're using the built-in drivers>
> but now I am recieving the error above and I cannot seem to locate the
> source it.
> Windows XP pro SP2
> CF 6
> MySQL 4.1
>
> Any help would be appreciated.
>
> Also I am new to cf and mysql so please forgive my ignorance...
>
> -Ryan
that ship with CF, but you're using MySQL 4.1. If that's the case,
you'll need to use the newer JDBC drivers for MySQL. Do a search on
macromedia.com for mysql and you'll get the relevant technotes.
Also, if you're really using CF 6 I would strongly suggest upgrading to
6.1. It's free and there were numerous bug fixes and performance
enhancements in 6.1.
Matt
--
Matt Woodward
[email]mpwoodward@gmail.com[/email]
Team Macromedia - ColdFusion
mpwoodward *TMM* Guest



Reply With Quote

