Ok i have donwloaded phpBB2 and want to run my own forum on my site, however, when i go to configure it is says i need to create a database for it first. How do i create a database for it? im sorry im new to PHP. I have done everything but the My SQL bit...
Has your host already created a database for you that you know of - if so you could use that (some hosts only allow you one anyway). Otherwise, do you have access to phpMyAdmin or another tool for administering a MySQL database? If you're not sure you should check with your host.
Yeh i get one with my host, i did a php check page on my site and it says that i have it installed. but how do I go about settin gup the database for the forum?
Well, do you only have the username and login in details to allow you to connect to MySQL. Are you allowed multiple MySQL databases or just the one? Do you have access to phpMyAdmin (uses PHP to administer MySQL databases but otherwise totally separate entity from PHP itself)?