Error Executing Database Query.
|
|
Cannot connect to MySQL server on localhost:3306. Is there a MySQL server running on the machine/port you are trying to connect to? (java.net.BindException)
|
| |
The error occurred in E:\wwwroot\cpc_dev2\public\act_loadsession.cfm: line 13
Called from E:\wwwroot\cpc_dev2\Application_inc.cfm: line 29
Called from E:\wwwroot\cpc_dev2\public\Application.cfm: line 2
|
11 : <cfquery name="selectSP" datasource="cpc.mdb"><!--- cachedwithin="#createtimespan(0,0,20,0)#" --->
12 : select * from Sponsors
13 : where DomainName='#tmp_server_name#' OR Domainlist LIKE '%#tmp_server_name#%' OR spID ='#listfirst(tmp_server_name,'.')#'
14 : </cfquery>
15 : <cfif not selectSP.recordcount><cfinclude template="/nosite.cfm"><cfabort></cfif>
|
|
| SQLSTATE |
08S01 |
| SQL |
select * from Sponsors
where DomainName='www2.androscoggincounty.com' OR Domainlist LIKE '%www2.androscoggincounty.com%' OR spID ='www2'
|
| DATASOURCE |
cpc.mdb |
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.18 |
| Referrer |
|
| Date/Time |
09-May-08 04:02 PM |
|