Hi I'm a newbie so please take it slow.
I'm running win98 & coldfusion v6.1.
I've also got an apache/mysql server setup on the same machine.
In order to get cf working I manually uninstalled it, reinstalled it and added:
application.home=c:/CFusionMX
in the
c:\CFusionMX\runtime\bin\jvm.config file.
I've tried to follow the compass travel tute but I can't add any data sources. I get the error message:
Connection verification failed for data source: CompassTravel
[]java.sql.SQLException: 'C:\\WINDOWS\\TEMP\\compasstravel.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
The root cause was that: java.sql.SQLException: 'C:\\WINDOWS\\TEMP\\compasstravel.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
I have tried moving the mdb file but that don't work.
Also I've displayed a helloworld.cfc message from the folder if that helps.
Any help would be dandy.
Cheers
Peace
I'm running win98 & coldfusion v6.1.
I've also got an apache/mysql server setup on the same machine.
In order to get cf working I manually uninstalled it, reinstalled it and added:
application.home=c:/CFusionMX
in the
c:\CFusionMX\runtime\bin\jvm.config file.
I've tried to follow the compass travel tute but I can't add any data sources. I get the error message:
Connection verification failed for data source: CompassTravel
[]java.sql.SQLException: 'C:\\WINDOWS\\TEMP\\compasstravel.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
The root cause was that: java.sql.SQLException: 'C:\\WINDOWS\\TEMP\\compasstravel.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
I have tried moving the mdb file but that don't work.
Also I've displayed a helloworld.cfc message from the folder if that helps.
Any help would be dandy.
Cheers
Peace