Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 How to get my files on the web??(brinkster)
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

boffers
Starting Member

48 Posts

Posted - 28 April 2001 :  04:58:54  Show Profile  Visit boffers's Homepage
Hi there,
can anyone explain me how I can get the snitz files on the web at brinkster. In which folder should I put them?? How to do it, please help me, I am very new to this!!
please mail me at: boffers@wanadoo.nl

Bsa Offers

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 28 April 2001 :  05:08:35  Show Profile
When you first login and goto the File Manager you should have a db directory.
That is where you will upload the snitz_forums_2000.mdb database file to.

Make a directory named forum. Now you should see both the db directory and the forum directory.

The forum directory is where you will upload all of the files except for the snitz_forums_2000.mdb database file.

Just upload the files and then edit your config.asp file to point to your Database and choose the database type.

It should look like this for Brinkster:


'#################################################################################
'## SELECT YOUR DATABASE TYPE AND CONNECTION TYPE (access, sqlserver or mysql)
'#################################################################################
'strDBType = "sqlserver"
strDBType = "access"
'strDBType = "mysql"

'## Make sure to uncomment one of the strConnString lines!
'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=c:\inetpub\dbroot\snitz_forums_2000.mdb" '## MS Access 97
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/YOURUSERNAME/db/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\database\snitz_forums_2000.mdb;" '## MS Access 2000
'strConnString = "driver={SQL Server};server=SERVER_NAME;uid=SQL_USER;pwd=PASSWORD;database=DATABASE_NAME" '## MS SQL Server 7
'strConnString = "driver=MySQL;server=SERVER_NAME;uid=MYSQL_USER;pwd=PASSWORD;database=DATABASE_NAME" '## MySQL


just change YOURUSERNAME to your Brinkster username.


You'll need to also edit admin_count.asp

Find this line:

Server.ScriptTimeout = 6000


change it to this:

Server.ScriptTimeout = 60
Go to Top of Page

dellerium
Starting Member

13 Posts

Posted - 28 April 2001 :  13:13:39  Show Profile
I suggest try hosting it on www.domaindlx.com it's very fast and easy to setup just upload the files anf put your .mdb file to database folder and your in for it..

quote:

Hi there,
can anyone explain me how I can get the snitz files on the web at brinkster. In which folder should I put them?? How to do it, please help me, I am very new to this!!
please mail me at: boffers@wanadoo.nl

Bsa Offers





Go to Top of Page

bishop009
Starting Member

8 Posts

Posted - 28 April 2001 :  13:46:37  Show Profile
what is the:
snitz_forums_2000.mdb
I can not find it anywhere in the folder.

Do you mean to upload the entire .zip of the software?

I am confused

Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 28 April 2001 :  17:21:33  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
Just read the readme.txt!

First unzip the Snitz_Forums_2000_V3_1_SR4.zip file and after you've edited those 2 files (look at richard's post above) and upload all files except tools.zip to a directory called forum (you have to create this directory).
Unzip the tools.zip and upload all files except snitz_forums_2000.mdb to a directory called forum/tools (you have to create this dir too).
And then upload the snitz_forums_2000.mdb to the existing db directory.

If you have further questions, feel free to email me.



Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.28 seconds. Powered By: Snitz Forums 2000 Version 3.4.07