This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Forum

Old posts that have not been replied to for several years.
Locked
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Hi, dose anyone know how to make the "data base" for a forum like this? I'm tryng to inslall one home and I can & know how to do this damn data base.. Any ideea? Thanks anyway :smile:
g
gatus

Post by gatus »

Well, this forum is a standard phpBB layout page. You can go and download it from http://www.phpbb.com
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

I asked if someone knows how to put that damn data base cos I don't have a clue.. I'm stuck in this part:

Database Server Hostname / DSN:

Your Database Name:

Database Username:

Database Password:

Prefix for tables in database:



Any sugestion will be nice.. and I have tryed to read the f.a.q file and I didn't find anything about this data base.. :sad:
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

simple. Setup a blank mysql database on localhost (no tables, nothing - just blank). Script will do the rest. Read the mysql manpage if its your box, ask your admin otherwise.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Okay, I'll give it a test.. thanks.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Made what you told me to do and dosen't work. Any other sugestion? Thanks.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

What forum software is it, and what type of database does it require?

There are many makes of database, and this is important.

You can't just download and use mysql software, without a mysql database. Neither can you use it without the required pre-processor.

Does it require PHP, Perl or other language, and does the processor have the ability compiled in, to use the database in question.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Is an phpBB version 2.0.1 and I don't know exactly what type of database cos this I'm asking :smile: and I have mysql.. 3.x or 4.x or somethin.. :wink:
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

The docs state exactly what is needed to get phpBB up and running.

MySQL, Web-server, PHP (With MySQL libraries compiled in)
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

What docs ? Where do I find something about database ?
Once the game is over, the king and the pawn go back in the same box.
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

the docs that come with phpbb
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

As I said before I have looked in the docs and I didn't find enything about the database. Any sugestion?
Once the game is over, the king and the pawn go back in the same box.
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

I just read the docs myself. They explicitly say all you need is a blank database (as I said before). All you have to do is enter the user, pass, host, prefix and type of the database into the appropriate setup script.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Humm.. the admin of the server tryed to make me an blank database (as you said before). Maybe he is a moron or something :smile: I shall tell him again what you said to me and hope his brain will do some activity and will succed in making me that damn database. :smile:
Once the game is over, the king and the pawn go back in the same box.
Locked