Results 1 to 5 of 5
Hello,
I was trying to install phpBB and it requested a database, username and password.
So , while logged in as root, I started up MySQL in Fedora and created ...
- 03-15-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 5
MySqL help ...
Hello,
I was trying to install phpBB and it requested a database, username and password.
So , while logged in as root, I started up MySQL in Fedora and created a new database using the create database command.
Now my question is .... How do I set users and passwords for this database so I can enter the correct info for the phpBB setup? Also, how do I ensure that this database is secure?
Any help would be appreciated.
- 03-15-2005 #2Linux Enthusiast
- Join Date
- Feb 2005
- Location
- SE, Stockholm
- Posts
- 512
You should try to install "mysqlcc" which would give you a bunch of help with MySQL. "mysqlcc" is a GUI to MySQL which you can find here
- 03-16-2005 #3Just Joined!
- Join Date
- Mar 2005
- Posts
- 5
Nice !!!
I figured it out already, but I think I will take a look at this application you speak of anyway.
Thanks!
- 03-16-2005 #4
the other application i use rather than mysqlcc is phpmyadmin. as long as you have apache with php and mysql support works a dream.
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 03-16-2005 #5Linux Enthusiast
- Join Date
- Feb 2005
- Location
- SE, Stockholm
- Posts
- 512
Yes it is quite good as well, but mysqlcc is more an interactive software.


Reply With Quote