Page 1 of 2

How.....?

Posted: 2002-10-30 06:56am
by haas mark
How was this site (the board) made? How can I make one like it? I tried following links...but I can't figure it out...

Posted: 2002-10-30 07:26am
by EmperorMing
Get a copy of vBulliten and go from there.

Not that I would know any better... :wink:

Posted: 2002-10-30 07:33am
by haas mark
EmperorMing wrote:Get a copy of vBulliten and go from there.

Not that I would know any better... :wink:
How, exactly, do I go about doing that? Or, better, is there a way to do it without paying?

Posted: 2002-10-30 08:01am
by Lord_Xerxes
Yeah, the message board on my site is ghetto too. This bbs is probably the best I've seen on any site.

Posted: 2002-10-30 08:05am
by Grand Admiral Thrawn
There's a free board progam somewhere. "I" something.

Posted: 2002-10-30 08:08am
by Lord_Xerxes
Mine is free, it just sucks compared to this. I think it's boards2go.com, if my memory serves me right.

Posted: 2002-10-30 08:11am
by haas mark
Well, I know there's ezboard...but I want one of THESE. I can get the money when I secure a job...

Posted: 2002-10-30 08:12am
by Lord_Xerxes
I had ezboard before. I think they closed down.

Posted: 2002-10-30 08:13am
by haas mark
Lord_Xerxes wrote:I had ezboard before. I think they closed down.
No, they're still there as far as I know...

Posted: 2002-10-30 12:43pm
by Darth Wong
Go to www.phpbb.com for the free software I used to make the board. You need a webhost with PHP and MySQL to make it work, or you can host it off a home Linux machine if you have a static IP or you sign up with one of the Dynamic DNS services.

I have a duplicate of this entire board running on one of my home Linux boxes, which I can use for experimentation (I always dry-run version upgrades on it before running them on the main site). I synchronize it to the main site every few weeks or so.

Posted: 2002-10-30 12:50pm
by haas mark
Darth Wong wrote:Go to www.phpbb.com for the free software I used to make the board. You need a webhost with PHP and MySQL to make it work, or you can host it off a home Linux machine if you have a static IP or you sign up with one of the Dynamic DNS services.

I have a duplicate of this entire board running on one of my home Linux boxes, which I can use for experimentation (I always dry-run version upgrades on it before running them on the main site). I synchronize it to the main site every few weeks or so.
Umm...wh-what?

Explain that in layman's terms, please!

Posted: 2002-10-30 01:21pm
by Darth Wong
Get the software from www.phpbb.com and install it. You need a provider with webspace, and they need to have PHP and MySQL (without getting into the details, these are two features on better webhosts). If they don't have both, you're shit out of luck, and you must either forget it or find a webhost that DOES have both.

Once you have the right webhost, just download the software and follow the installation instructions. It's very easy if you're fairly computer-literate, but you're a complete n00b, you might need help.

Posted: 2002-10-30 01:25pm
by haas mark
Darth Wong wrote:Get the software from www.phpbb.com and install it. You need a provider with webspace, and they need to have PHP and MySQL (without getting into the details, these are two features on better webhosts). If they don't have both, you're shit out of luck, and you must either forget it or find a webhost that DOES have both.

Once you have the right webhost, just download the software and follow the installation instructions. It's very easy if you're fairly computer-literate, but you're a complete n00b, you might need help.
What is a good wbhost, then? ANy ideas? I currently am used to angelfire, but know of many others (I refuse to touch geocities with a ten-foot pole).

Posted: 2002-10-30 01:31pm
by salm
you need webspace which is able to use php and sql stuff.

so you either use your uni space and talk with the admin or you´ll pay for the webspace.

Posted: 2002-10-30 01:32pm
by haas mark
salm wrote:you need webspace which is able to use php and sql stuff.

so you either use your uni space and talk with the admin or you´ll pay for the webspace.
You just confused the hell out of me...

Posted: 2002-10-30 07:46pm
by salm
verilon wrote:
salm wrote:you need webspace which is able to use php and sql stuff.

so you either use your uni space and talk with the admin or you´ll pay for the webspace.
You just confused the hell out of me...
k, i´m not an expert on this stuff, but:
if you want to run a phpbb board on your site you need to make sure that the webspace provider allows you to use php and sql.
geocities and anglefire and similar crap wont allow you to use php and sql.
your university server is probably able to do so. ask your admin if you can use it without any problems or ask him to activate that stuff for you. if that´s not possible you´ll probably have to pay for webspace. i dont know any web space provider who gives you phpsql stuff for free.
that´s not hard to understand, is it?

Posted: 2002-10-30 08:32pm
by haas mark
nope.

Posted: 2002-10-30 08:35pm
by salm
verilon wrote:nope.
so, did you?

Posted: 2002-10-30 08:39pm
by haas mark
salm wrote:
verilon wrote:nope.
so, did you?
not yet. Won't have time today, either.

Posted: 2002-10-30 08:39pm
by Darth Wong
OK, Verilon, do this:

Step 1: Go to www.spaceports.com to get a free webhosting account that has all the stuff you need to set up a board like this (there are two other free hosts listed on the phpBB recommended links list).

Step 2: Set up an SQL database on spaceports.com (you'll need the database name, the database hostname, the username, and the password to set up the software). Spaceports.com should have instructions for doing this.

Step 3: Download the software from phpBB.com.

Step 4: Read the manuals and install the software.

After that, most questions would fall into the RTFM category.

Posted: 2002-10-30 08:41pm
by salm
spaceports... ahhh, interesting!

Posted: 2002-10-30 08:43pm
by haas mark
Darth Wong wrote:OK, Verilon, do this:

Step 1: Go to www.spaceports.com to get a free webhosting account that has all the stuff you need to set up a board like this (there are two other free hosts listed on the phpBB recommended links list).

Step 2: Set up an SQL database on spaceports.com (you'll need the database name, the database hostname, the username, and the password to set up the software). Spaceports.com should have instructions for doing this.

Step 3: Download the software from phpBB.com.

Step 4: Read the manuals and install the software.

After that, most questions would fall into the RTFM category.
Thank you!

Posted: 2002-10-30 08:48pm
by Raptor 597
verilon wrote:
salm wrote:you need webspace which is able to use php and sql stuff.

so you either use your uni space and talk with the admin or you´ll pay for the webspace.
You just confused the hell out of me...
Don't feel bad I can't get past simple HTML.

Posted: 2002-10-30 08:49pm
by haas mark
Captain Lennox wrote:
verilon wrote:
salm wrote:you need webspace which is able to use php and sql stuff.

so you either use your uni space and talk with the admin or you´ll pay for the webspace.
You just confused the hell out of me...
Don't feel bad I can't get past simple HTML.
I feel for you...I have to learn Java and C before I graduate form college...grr....

Posted: 2002-10-30 09:34pm
by Raptor 597
verilon wrote:
Captain Lennox wrote:
verilon wrote: You just confused the hell out of me...
Don't feel bad I can't get past simple HTML.
I feel for you...I have to learn Java and C before I graduate form college...grr....
Damn, you better have awhile left it takes expierenced programmers awhile too learn it.