Who here is good w/mysql for linux? I need some help setting up my phpbb2 forums...

Paulson

Elite Member
Feb 27, 2001
10,689
0
0
www.ifixidevices.com
I'm confused as hell and have read the manual...

so far I've created a database but don't know anything else...

if anyone could help me, I'd really appreciate it...
 

joohang

Lifer
Oct 22, 2000
12,340
1
0
You should request for help in a more specific manner. It could turn out to be a simple issue that anybody with knowledge of any RDBMS could figure it out easily.
 

Paulson

Elite Member
Feb 27, 2001
10,689
0
0
www.ifixidevices.com
well I wish it was that easy and it probably is... I'm just new to linux and was able to setup apache and stuff so i'm not really familiar with any type of database software...
 

Entity

Lifer
Oct 11, 1999
10,090
0
0
Another recommendation for PhpMyadmin.

If you don't want to do it that way, you are going to have to do a lot of footwork with grant tables, etc., through the text-based mysqladmin. It's not that hard, just time-consuming.

Rob