Click to See Complete Forum and Search --> : phpbb


cowgirl
07-11-2002, 10:58 PM
Has anyone used phpbb ...
I trying to set it up the install.php ask for my sql name other question do I need it from the ISP

revolution
07-11-2002, 11:39 PM
ive ran it...its asking for your MySQL user access, usually something like this in the config.php

DBhost 'localhost'
DBuname 'you sql username'
DB 'your sql database'
DBpass 'your sql password'


DBhost is the SQL host your connecting to perform the phpbb queries

DBuname is your SQL username access

DB is the actuall database your using to hold the sql info

DBpass is your password for your DNuname access to SQL

@apje
07-17-2002, 03:16 AM
i'm trying to run the same forum,
and on a normal host i don't have any problems with it.
But on my own host i have the same problem, user, password etc...
where can i config those in mysql?
how to make a new user and password?

cowgirl
07-17-2002, 06:21 AM
I found the reason I could not get phpBB up was the name of sql . That could be part of the problem also if you forgot to change the setting on the files.

cowgirl
07-18-2002, 10:33 PM
I have the phpBB2 which I untared to host ISP...
216.16.232.211
1 install phpBB2
2 install mysql 3.23-25
3 phpMyAdmin installed
kerenel of 2.4.5
made mysql directory public_html/sql/
phpBB2 is public_html/phpBB2/
phpmyadmin is public_html/phpMyAdmin/
so what do I put into the phpBB form when installing
------
English
MySQL 3.x
Install
DSN= 216.16.232.211
Database name = MySQL
Username bworks
password xxxxxxx
prefix = phpbb_
Admin email = cowgirl@cowgirlsrodeo.com
80
/phpBB2/
admis name = bworks
Password = xxxxxxxx
password = xxxxxxxx
start Install
So which one should I change...