Page 1 of 1

Setting up a Database

Posted: Thu Dec 30, 2004 1:58 pm
by Zorth
Hey all,

This may seem really stupid, but I'm struggling to set up a MySQL database for a forum I want to put up. I wanted to put up a version of phpBB forums that I had before(I had someone walk me through before, but for the life of me, cannot remember how to do it), and on a Windows system. I downloaded MySQL, but I believe you have to go into the program and enter some commands to get it working? I really cannot remember.

I have PHP installed, as well as Apache, so I assume I just need to get mySQL working before I can get these forums up... I also have phpMyAdmin page, but I'm not really sure how to go about getting MySQL to work in there either.

Any help is appreciated.

Zorth the n00bie.

Posted: Thu Dec 30, 2004 3:56 pm
by feyd

Posted: Thu Dec 30, 2004 4:08 pm
by kettle_drum
Well if your on windows to install mysql its basically just a case of running the installer, and then double clicking on tthe .exe file to make it run. This should be in the bin directory where you installed mySQL. If it says its not running then double click the winmysqladmin and ensure that you get a green light on the traffic light icon. When its running you need to test to see if it is all working by running phpMyAdmin and ensuring that there is no problems.

When you get to this stage you can use phpMyAdmin to create the database and it should be simple from then on to set up phpBB.

Posted: Tue Jan 04, 2005 7:10 am
by Zorth
What if the phpBB forums were old, and all I saved were the web files? Would that mean that I lost all of the databse information? I never really understood WHERE it saved its files...

Posted: Tue Jan 04, 2005 8:45 am
by feyd
yes, you lost all the actual forums and settings for phpBB.