Datasource Connection Error

16 views
Skip to first unread message

Khurram Shahzad

unread,
Jun 10, 2014, 10:03:20 AM6/10/14
to bugl...@googlegroups.com
Hi,

I have setup BugLogHQ with Railo 4.2 on Centos 6.5 however, getting error datasource [bugLog] doesn't exist  with mysql db.type. Have updated the config file bugLog/config/buglog-config.xml.cfm but still its the same.


The Error Occurred in
/bugLog/components/lib/dao/dbDataProvider.cfc: line 38

    36: <cfset var tableName = arguments._mapTableInfo.tableName>
    37:
    38: <cfquery name="qry" datasource="#DSN#" username="#username#" password="#password#">
    39: SELECT *
    40: FROM #getSafeTableName(tableName)#

Mysql is installed on localhost. Could you please guide me what could be the problem.
Reply all
Reply to author
Forward
0 new messages