Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - totally lost - new to this...HELP PLS
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

totally lost - new to this...HELP PLS

 Post Reply Post Reply Page  12>
Author
nomadtx View Drop Down
Newbie
Newbie


Joined: 24 December 2006
Location: United States
Status: Offline
Points: 19
Post Options Post Options   Thanks (0) Thanks(0)   Quote nomadtx Quote  Post ReplyReply Direct Link To This Post Topic: totally lost - new to this...HELP PLS
    Posted: 29 January 2007 at 1:17am
I've been trying to install this for 5 days (16 hours a day, some days longer than that) and i'm lost.  Totally lost.  Is there any where on this forum or site that has better instructions than the basic install directions?  They are so vague and I'm so new to it I am totally lost.  I know how to work the forums, but installing one is NOT working for me at all.  I thought i was computer literate, and boy was I wrong.  I have the database built, and the files uploaded, but that is it.  Is there any thing any were that is more detail or a "installing for dummies" that any one here can point me to?  I'm just wanting to give up all together.Cry
Back to Top
MadDog View Drop Down
Mod Builder Group
Mod Builder Group
Avatar

Joined: 01 January 2002
Status: Offline
Points: 3008
Post Options Post Options   Thanks (0) Thanks(0)   Quote MadDog Quote  Post ReplyReply Direct Link To This Post Posted: 29 January 2007 at 2:01am
Where are you getting lost?

You have it uploaded and the database installed... what is the problem?
Back to Top
nomadtx View Drop Down
Newbie
Newbie


Joined: 24 December 2006
Location: United States
Status: Offline
Points: 19
Post Options Post Options   Thanks (0) Thanks(0)   Quote nomadtx Quote  Post ReplyReply Direct Link To This Post Posted: 29 January 2007 at 2:54am
i have the database set up and the files uploaded into it, but now what?  and i really don't know if i did it correctly.  I'm so lost it's pathetic.  I'm frustrated.Confused
Back to Top
javi712 View Drop Down
Senior Member
Senior Member


Joined: 22 May 2003
Location: United States
Status: Offline
Points: 488
Post Options Post Options   Thanks (0) Thanks(0)   Quote javi712 Quote  Post ReplyReply Direct Link To This Post Posted: 29 January 2007 at 5:38am
What error are you receiving?

If you give us more detailed information... we can better help you.
Back to Top
nomadtx View Drop Down
Newbie
Newbie


Joined: 24 December 2006
Location: United States
Status: Offline
Points: 19
Post Options Post Options   Thanks (0) Thanks(0)   Quote nomadtx Quote  Post ReplyReply Direct Link To This Post Posted: 29 January 2007 at 4:36pm
Thanks guys.  I'll go into some detail now.  I've had a good nights sleep.  on the 12 installation steps by web wiz (sql version) I have done the following:
1. have a windows web server with the requirements
2. I have an aql server database
3. I have unziped the forum zip files to my hard drive and kept the files and the images in their origional directory.
4. I have uploaded them through FTP to my webspace keeping them in the origional directories.
5. I have created a database on the sql server.
 
Now, the next 6 - 10 have me totally lost. 

6. Edit, with a text editor, the file 'database_connection.asp' found in the 'database' directory entering, where indicated, your SQL Server name, your SQL Server Authentication details, and the name of the empty database you have created for the Forum on the SQL Server.

7. Run the file 'msSQL_server_setup.asp' found in the main folder of the Forum in your web browser. This file will create all the tables, relations, and default values in the empty database you have created on the SQL Server. It is highly recommend for security purposes that you delete this file from the Web Server once the database is fully created.

8. The Forum database should now be created and you can now use the Forum.

9. Once all the files are uploaded and the database created on the SQL Server use your web browser to navigate to the folder on your web site where you have uploaded the forum to.

10. Now that your forum is uploaded and running see, Setting up and Administering the Discussion Forum, to find out how to set up forums and administer your forum.

I don't know much more about this kind of thing.  I have bitten off way more than I can chew.  Can any one help this lost gal out?  I've stared and read so much that I think i've probably look too much at it.  and now, the answers are probably staring me right in the face.  I might even be making it harder than it really is.
Thanks for listening to me wine.
Back to Top
javi712 View Drop Down
Senior Member
Senior Member


Joined: 22 May 2003
Location: United States
Status: Offline
Points: 488
Post Options Post Options   Thanks (0) Thanks(0)   Quote javi712 Quote  Post ReplyReply Direct Link To This Post Posted: 29 January 2007 at 4:46pm
6. Go to forum/database/database_connection.asp and open it with Notepad or any other editor you are currently using. Once there go to the section that says "Microsoft SQL Server and MySQL Server". Look for the following:

strSQLServerName - This is where you add the name of the SQL server (usually an IP Address provided by your hosting company).
strSQLDBName - The name of the database
strSQLDBUserName - The username of the database
strSQLDBPassword - The password of the database

These are the 4 connection strings you need to allow the forum to connect to your database.

7. Open web browser and put in http://www.yourdomainname.com/forum/msSQL_server_setup.asp

8. The Forum database is now populated with the relevant tables - no action needed on your part

9. Open your browser and go to your forum (usually http://www.yourdomainname.com/forum/).

10. Your forum is now installed. You need to access the admin section to customize it and to start populating it with categories/forums.
Back to Top
nomadtx View Drop Down
Newbie
Newbie


Joined: 24 December 2006
Location: United States
Status: Offline
Points: 19
Post Options Post Options   Thanks (0) Thanks(0)   Quote nomadtx Quote  Post ReplyReply Direct Link To This Post Posted: 29 January 2007 at 5:49pm
Originally posted by javi712 javi712 wrote:

6. Go to forum/database/database_connection.asp and open it with Notepad or any other editor you are currently using. Once there go to the section that says "Microsoft SQL Server and MySQL Server". Look for the following:

strSQLServerName - This is where you add the name of the SQL server (usually an IP Address provided by your hosting company).
strSQLDBName - The name of the database
strSQLDBUserName - The username of the database
strSQLDBPassword - The password of the database
 
This is where I'm lost.  Where is this at?  my hard drive or the database?  Either way, I don't know where to find it or how to change it or what exactly to change it too.  I'm totally embarrased and my blond is shining through.Embarrassed

These are the 4 connection strings you need to allow the forum to connect to your database.

7. Open web browser and put in http://www.yourdomainname.com/forum/msSQL_server_setup.asp

8. The Forum database is now populated with the relevant tables - no action needed on your part

9. Open your browser and go to your forum (usually http://www.yourdomainname.com/forum/).

10. Your forum is now installed. You need to access the admin section to customize it and to start populating it with categories/forums.
Back to Top
aks427 View Drop Down
Mod Builder Group
Mod Builder Group


Joined: 06 December 2003
Location: United States
Status: Offline
Points: 276
Post Options Post Options   Thanks (0) Thanks(0)   Quote aks427 Quote  Post ReplyReply Direct Link To This Post Posted: 29 January 2007 at 6:10pm
It would be on your hard drive where you extracted the forum files.  Once you find where the forum files are, navigate to the database folder.  Then open the file named database_connection.asp in notepad.
 
Once it is open in notepad you should see the lines you need to edit.
Back to Top
 Post Reply Post Reply Page  12>

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.