Sorry Guys....
I have a stupid problem... I set up PHP & Apache and when i go to install phpBB it says that;
The PHP configuration on your server doesn't support the database type that you chose
So;
php MySQL extension not loaded !!
Check in php.ini if extension=php_mysql.dll is enabled, and that the extension_dir = is pointing to your php/ext folder.
Copy libmySQL.dll from your Mysql/bin folder to c:/windows.
How do i get this to work.. Im a newbie to PHP...