View Full Version : phpBB help.
omashal
09-23-2002, 07:52 PM
hey, im trying to install a php board to our site, and im confused as what to put for the database configuration. any help, please.;)
don5408
09-23-2002, 08:01 PM
"im confused as what to put for the database configuration"
database type = mysql 3.x
database host = localhost
database name = userid_dbname
(the database name you setup in MySQL Manager, ex: mydomai_phpbb)
database user = userid_username
(the db username you setup in MySQL Manager, ex: mydomai_myusername)
database password = ********
(the db user password you setup in MySQL Manager)
database prefix = phpbb_ (default)
admin username = username
(new username created now for phpBB administration)
admin password = password
(new password created now for phpBB administration)
server name = your domain
(your domain w/o http://, ex: www.mydomain.com)
server port = 80
script path = /phpBB2/
(the path to your phpBB files relative to your root public_html folder...if you uploaded the phpBB files to http://www.mydomain.com/phpBB2 then you would enter /phpBB2/ here)
Best o' luck,
Don
omashal
09-23-2002, 09:49 PM
hey man, thanks alot, i figured it out, its really simple once i kinda realize whats goin on. sorry for being a computer lame-o :)
join our board!!!!
http://disquietuderecords.com/phpBB2/
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.