Error Executing Database Query.
|
|
Invalid authorization specification: Access denied for user: 'gwpro@gwpro.kattare.com' (Using password: YES)
|
| |
The error occurred in /nfs/gwpro/home1/g/gwpro/Application.cfm: line 16
Called from /nfs/gwpro/home1/g/gwpro/Application.cfm: line 1
Called from Using password: line -1
|
14 :
15 : <cfquery name="badips" datasource="gwpro2">
16 : select ip from disallowed_ips where ip = '#cgi.remote_addr#'
17 : </cfquery>
18 : <cfif badips.recordcount neq 0 >
|
|
| SQL |
select ip from disallowed_ips where ip = '38.107.179.241'
|
| DATASOURCE |
gwpro2 |
| VENDORERRORCODE |
1045 |
| SQLSTATE |
28000 |
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.107.179.241 |
| Referrer |
|
| Date/Time |
06-Feb-12 08:19 PM |
|