| Author |
Topic Search Topic Options
|
zoheyr
Newbie
Joined: 09 March 2003
Status: Offline
Points: 15
|
Post Options
Thanks(0)
Quote Reply
Topic: Cant make WWFourm to work Posted: 09 March 2003 at 11:47am |
Hello people,
im trying to make WWFourm to work but cant do this. I have Win2000 Advanced Server running with IIS.
I downloaded the v6.34 (MS Access Verison), don't i have to make any changes or add db connections??
Here is what i get trying to run login_user.asp:
Provider error '80004005'
Unspecified error
/common.asp, line 191
What could be wrong???
Edited by zoheyr
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 March 2003 at 1:28pm |
|
This is a database error, check that you have sufficient permissions to access the database and write to it.
|
|
|
 |
zoheyr
Newbie
Joined: 09 March 2003
Status: Offline
Points: 15
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 March 2003 at 2:21pm |
|
I gave the folder as IUSER read & Excutable and the database the read, write and modify. i have the same thing in IIS.
|
 |
zoheyr
Newbie
Joined: 09 March 2003
Status: Offline
Points: 15
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 March 2003 at 2:34pm |
i took an other look at the permisions, i changed it... it should be right now, but i get this now:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x728 Thread 0xecc DBC 0x2135a5c Jet'.
/common.asp, line 191
When i tried to run this again it gave me this:
Provider error '80004005'
Unspecified error
/common.asp, line 176
Edited by zoheyr
|
 |
fernan82
Mod Builder Group
Joined: 17 November 2002
Location: United States
Status: Offline
Points: 362
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 March 2003 at 5:41pm |
|
You got the wrong path to your db
|
 |
rbassett
Newbie
Joined: 09 March 2003
Location: United States
Status: Offline
Points: 7
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 March 2003 at 9:12pm |
I also have the same error. I have uploaded all of the forum software up to my web site which is being hosted by an ISP.
I think that I am running into problems as the Access database seems to be in the forum/admin folder and I do not have the ability to change permissions on the ISP system.
Normally I install my Access databases in the FPDB folder on my web and the permissions are cool. But if I do that here then the forum system will need modifications made to tell it where the database is and I don't know how to do that.
Any help will be appreciated.
Rick Bassett
|
 |
fernan82
Mod Builder Group
Joined: 17 November 2002
Location: United States
Status: Offline
Points: 362
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 March 2003 at 9:19pm |
|
do the modifications in the common.asp file it's all commented so it won't be too hard........btw. it's not a good adea to say where you have your db as anyone can get it and hack your forum.... i suggest you read the documentation that comes with the forum..
|
 |
zoheyr
Newbie
Joined: 09 March 2003
Status: Offline
Points: 15
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 March 2003 at 4:25am |
Well in the documention it says u dont need to change the files... any way in common.asp i got this line:
strDbPathAndName = "admin/wwForum.mdb"
and the database is at admin folder, so whats wrong??? the path is right....
Can any one try to downlaod the file for access and see whats wrong with it??
Edited by zoheyr
|
 |