M
mattd@
Guest
I'm in the process of migrating some sites from an existing windows server (running ensim as it's web manager) to my Plesk server. I have a site that's written with asp/cfm/mdb. I've added a ODBC connection of the same data source name to my plesk server. When I test the connection, I get an info box that says the connection was successful.
When I try to load the page on the site, I recieve this error:
I've configured the settings exactly the same way that the previous server had them, same name (with the same case) pointing to the same file.
Does anyone know why I'd be recieving this message?
Thanks.
******** EDIT *******
Turns out that Plesk didn't register the connection with Coldfusion. Since I have the Coldfusion addon for Plesk, shouldn't it do this automatically? I don't want to have to go back and add these connections through the Administration console of CF.
Under Component Management it says:
ColdFusion
Macromedia ColdFusion MX 7 7.0.0.0
**********************
When I try to load the page on the site, I recieve this error:
Data source burkemessages could not be found.
The error occurred in C:\Inetpub\vhosts\burkemessages.info/httpdocs\login.cfm: line 3
1 : <cfparam name="form.username" default="">
2 : <cfparam name="password" default="">
3 : <cfquery datasource="#session.db#" name="login">
I've configured the settings exactly the same way that the previous server had them, same name (with the same case) pointing to the same file.
Does anyone know why I'd be recieving this message?
Thanks.
******** EDIT *******
Turns out that Plesk didn't register the connection with Coldfusion. Since I have the Coldfusion addon for Plesk, shouldn't it do this automatically? I don't want to have to go back and add these connections through the Administration console of CF.
Under Component Management it says:
ColdFusion
Macromedia ColdFusion MX 7 7.0.0.0
**********************