Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Newbie needs install help
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Newbie needs install help

 Post Reply Post Reply Page  <1234>
Author
Blelisa View Drop Down
Newbie
Newbie
Avatar

Joined: 17 December 2003
Location: United States
Status: Offline
Points: 20
Post Options Post Options   Thanks (0) Thanks(0)   Quote Blelisa Quote  Post ReplyReply Direct Link To This Post Posted: 17 December 2003 at 12:52pm

Also,

Data folder has read and write available  to it. I double checked with my dell whose server we sit on and also my login for my secure page database sits in that folder to.

Back to Top
Semikolon View Drop Down
Senior Member
Senior Member


Joined: 09 September 2003
Location: Norway
Status: Offline
Points: 1718
Post Options Post Options   Thanks (0) Thanks(0)   Quote Semikolon Quote  Post ReplyReply Direct Link To This Post Posted: 17 December 2003 at 12:56pm

go to common.asp around line 190.. uncomment the virtual path and type the whole path into the physical path line and uncomment it..

you have to do this in both common.asp file

Back to Top
Semikolon View Drop Down
Senior Member
Senior Member


Joined: 09 September 2003
Location: Norway
Status: Offline
Points: 1718
Post Options Post Options   Thanks (0) Thanks(0)   Quote Semikolon Quote  Post ReplyReply Direct Link To This Post Posted: 17 December 2003 at 1:00pm
its around line 120 in the admin/common.asp file
Back to Top
Blelisa View Drop Down
Newbie
Newbie
Avatar

Joined: 17 December 2003
Location: United States
Status: Offline
Points: 20
Post Options Post Options   Thanks (0) Thanks(0)   Quote Blelisa Quote  Post ReplyReply Direct Link To This Post Posted: 17 December 2003 at 1:01pm
I am not sure what you mean by uncomment
Back to Top
india View Drop Down
Senior Member
Senior Member


Joined: 21 November 2003
Status: Offline
Points: 499
Post Options Post Options   Thanks (0) Thanks(0)   Quote india Quote  Post ReplyReply Direct Link To This Post Posted: 17 December 2003 at 1:06pm
Originally posted by AnthraX AnthraX wrote:

go to common.asp around line 190.. uncomment the virtual path and type the whole path into the physical path line and uncomment it..

you have to do this in both common.asp file



The common.asp file is

'Virtual path to database
strDbPathAndName = Server.MapPath("data/wwForum.mdb")

so, it can be changed to

'Virtual path to database
strDbPathAndName = Server.MapPath("D:\.....data/wwForum.mdb")

right ?

Back to Top
Semikolon View Drop Down
Senior Member
Senior Member


Joined: 09 September 2003
Location: Norway
Status: Offline
Points: 1718
Post Options Post Options   Thanks (0) Thanks(0)   Quote Semikolon Quote  Post ReplyReply Direct Link To This Post Posted: 17 December 2003 at 1:06pm

remove this '

in other words change this line

'Virtual path to database
strDbPathAndName = Server.MapPath("database/wwForum.mdb")

to

'strDbPathAndName = Server.MapPath("database/wwForum.mdb")

and this line

'Physical path to database
'strDbPathAndName = ""

to

strDbPathAndName = ""

and enter the database path between the quotes or whats its called.. ("D:\http\......\data\wwforum.mdb")

Back to Top
Semikolon View Drop Down
Senior Member
Senior Member


Joined: 09 September 2003
Location: Norway
Status: Offline
Points: 1718
Post Options Post Options   Thanks (0) Thanks(0)   Quote Semikolon Quote  Post ReplyReply Direct Link To This Post Posted: 17 December 2003 at 1:08pm
Originally posted by india india wrote:

Originally posted by AnthraX AnthraX wrote:

go to common.asp around line 190.. uncomment the virtual path and type the whole path into the physical path line and uncomment it..

you have to do this in both common.asp file



The common.asp file is

'Virtual path to database
strDbPathAndName = Server.MapPath("data/wwForum.mdb")

so, it can be changed to

'Virtual path to database
strDbPathAndName = Server.MapPath("D:\.....data/wwForum.mdb")

right ?

when using Server.MapPath("D:\.....data/wwForum.mdb") yo will get

D:\http\......\forum\D:\......data/wwforum.mdb or something like that.. you cant use Server.MapPath when using full physical path..

Back to Top
Blelisa View Drop Down
Newbie
Newbie
Avatar

Joined: 17 December 2003
Location: United States
Status: Offline
Points: 20
Post Options Post Options   Thanks (0) Thanks(0)   Quote Blelisa Quote  Post ReplyReply Direct Link To This Post Posted: 17 December 2003 at 1:14pm

New Erorr.

 Active Server Pages error 'ASP 0126'

Include file not found

/forum1/webwiz/forum/common.asp, line 155

The include file 'SQL_server_connection.asp' was not found.

 

Now I am thoroughly confused, Would it be easier if I copied the common files here so you could see what I have written?

Back to Top
 Post Reply Post Reply Page  <1234>

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.