PDA

View Full Version : Question about MySQL and phpBB


Selannii
1-11-05, 11:30 PM
Do I have to enable the mySQL on my site in order to download and install phpBB forums?

zinco
1-12-05, 02:32 AM
Yes, phpbb2 uses mysql extensively.

casbboy
1-12-05, 04:13 AM
Another big thing to note:

Since powweb now offers 5 mysql databases, you may want to have one database devoted entirely to your forums. phpBB and other similar scripts [cpm] are notorious for using tons of queries. Also, there always seems to be some loop holes that can be exploited by hackers, if they were to get to your database, it is just forum info.

Ryan

Selannii
1-12-05, 08:51 AM
Thank you. I set up mysql but now I am not sure how to connect to it. I use FTP and put in the host name that powweb game me but its not working. Any hints?

alphadesk
1-12-05, 09:01 AM
You can use this to connect to your DB and manage the DB.
http://phpmyadmin.powweb.com/

If you are installing phpBB ... you need to install the files and the run the install file.