Web Wiz - Green Windows Web Hosting - Celebrating 25 Years!

  New Posts New Posts RSS Feed - Anyone with Godaddy hosting?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Anyone with Godaddy hosting?

 Post Reply Post Reply
Author
jason-miller View Drop Down
Newbie
Newbie


Joined: 03 December 2005
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote jason-miller Quote  Post ReplyReply Direct Link To This Post Topic: Anyone with Godaddy hosting?
    Posted: 03 December 2005 at 3:48am
I have installed Web wiz on my website, and am hosting through go daddy. The page loaded fine no problem i went through the registeration and click submit and get internal error 500...
 
Ok so i login to my control panel add MS Access support to my website which creates a secured folder called access_db. I load the mfb in that directory and edit the common.asp file to point to "../../access_db/wwDatabase.mdb"
 
Now default.asp wont even launch...
 
Okay well i did have to create a DSN with a username and password for this database. So I change the line to "DSN=access_wwDatabase.dsn","username","password"
 
Stil no dice. Im completely lost on how to get this workin with godaddy hosting. Any help?
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 06 December 2005 at 11:02am
1st turn off firendly HTTP errors in IE so you get what the actaul error message is.

2nd DSN connections are slow and don't really work for Web Wiz Forums, so you should use the DSN-less connection.
Back to Top
Mikero View Drop Down
Newbie
Newbie


Joined: 14 December 2005
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Mikero Quote  Post ReplyReply Direct Link To This Post Posted: 14 December 2005 at 8:34pm
I have go-daddy.com
 
If your forum is in a sub-directory directly under your go-daddy.com root directory, then that common.asp should look like this:
"../access_db/wwforum.mdb"
and the common.asp in the forum\admin directory should look like this:
"../../access_db/wwforum.mdb"
In other words, you need a ../ for each directory deep that your common.asp files are.
 
The other option would be to use a hard coded path in both files:
"d:\hosting\yourgodaddyusername\access_db\wwforum.mdb"
 
I used a file called "whereami.asp" from when I was running a snitz forum to figure out the path (yours may be different). Whereami.asp won't work in your access_db directory because of the permissions, but you can put it in your godaddy.com root directory and find out where it is located and just add the access_db directory to it. Just search on google for whereami.asp if you decide to go that route.
 
µ
Back to Top
 Post Reply Post Reply

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.