Author |
Topic  |
|
Mr.Gadget
Starting Member
United States
3 Posts |
Posted - 30 October 2007 : 16:14:13
|
After editing the config.asp, tranferring it over and running it, I get the following error:
The database could not be opened !! Check your config.asp file and set the strConnString so it points to the database. Also check if strDBType is set to the right databasetype.
Code : 80004005
Error Description : SQLState: S1000 Native Error Code: 1045 [TCX][MyODBC]Access denied for user 'USERNAME'@'ahp.ftl.affinity.com' (using password: YES)
This makes me think it is a permissions thing, but when I called Affinity, they did not know why it is failing... Is this an ODBC problem on their end? I tried both MySQL strConnString's and both error out. Affinity is, "looking into it" and is supposed to call me back... Help! |
|
Doug G
Support Moderator
    
USA
6493 Posts |
Posted - 30 October 2007 : 16:54:36
|
You need to fix this in the mysql server. The username/password you're passing in your connection string is not authenticating to the db server. If you're sure your connection string is correct, then you'll have to have help from your provider.
|
====== Doug G ====== Computer history and help at www.dougscode.com |
 |
|
Mr.Gadget
Starting Member
United States
3 Posts |
Posted - 30 October 2007 : 23:20:09
|
Thank you sir! On it now... |
 |
|
Mr.Gadget
Starting Member
United States
3 Posts |
Posted - 30 October 2007 : 23:59:35
|
Turns out the MySQL database information they gave me was incorrect. The location was all wrong! Once that was fixed, the install finished fine. Now I am having errors when I click on the link that says, "Click here to go to the forums". I get:
The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed.
Please try the following:
* Click the Refresh button, or try again later. * Open the www.SITE.com home page, and then look for links to the information you want.
HTTP 500.100 - Internal Server Error - ASP error Apache
Technical Information (for support personnel)
* Error Type: Sun ONE ASP VBScript runtime (0x800A0009) Subscript out of range inc_iconfiles.asp, line 155
* Browser Type: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8
* Page: GET /forum/default.asp
* Time: Wednesday, October 31, 2007, 1:02:22 AM
* More information: Sun ONE Active Server Pages Support
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
|
Topic  |
|