Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Error Executing Database Query.

Invalid authorization specification: Access denied for user 'kheltco'@'localhost' (using password: YES)
 
The error occurred in /home/httpd/vhosts/cyprusholidayguide.com/subdomains/kheltphotogallery/httpdocs/index.cfm: line 2
Called from /home/httpd/vhosts/cyprusholidayguide.com/subdomains/kheltphotogallery/httpdocs/index.cfm: line 1
Called from using password: line -1
1 : <cfinclude template="Connections/connKhelt.cfm">
2 : <cfquery name="rsCategories" datasource=#MM_connKhelt_DSN# username=#MM_connKhelt_USERNAME# password=#MM_connKhelt_PASSWORD#>
3 : SELECT * FROM categories ORDER BY photocatName 
4 : </cfquery>

SQL    SELECT * FROM categories ORDER BY photocatName
DATASOURCE   Khelt
VENDORERRORCODE   1045
SQLSTATE   28000
Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.103.63.18
Referrer  
Date/Time   09-May-08 10:33 PM
Stack Trace
at cfindex2ecfm873717483._factor3(/home/httpd/vhosts/cyprusholidayguide.com/subdomains/kheltphotogallery/httpdocs/index.cfm:2) at cfindex2ecfm873717483.runPage(/home/httpd/vhosts/cyprusholidayguide.com/subdomains/kheltphotogallery/httpdocs/index.cfm:1) java.sql.SQLException: Invalid authorization specification: Access denied for user 'kheltco'@'localhost' (using password: YES)

java.sql.SQLException: Invalid authorization specification: Access denied for user 'kheltco'@'localhost' (using password: YES)
	at org.gjt.mm.mysql.MysqlIO.init(Unknown Source)
	at org.gjt.mm.mysql.Connection.connectionInit(Unknown Source)
	at org.gjt.mm.mysql.jdbc2.Connection.connectionInit(Unknown Source)
	at org.gjt.mm.mysql.Driver.connect(Unknown Source)
	at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:562)
	at coldfusion.server.j2ee.sql.pool.ConnectionRunner$RunnableConnection.run(ConnectionRunner.java:67)
	at java.lang.Thread.run(Unknown Source)