Not an essential installation but if you really want to test your new server, database and php install then phpBB will certainly test it for you. Download phpBB at http://www.phpbb.com/downloads.php
The phpBB homepage can be found at http://www.phpbb.com
All you have to do is extract the zip file, phpBB is self contained in a directory called phpBB2.
From winzip - or whatever tool you use - extract the zip file to
That's the easy part over with :)
NextEnter http://localhost/phpBB2/ in the browser address bar You will now be faced with the phpBB installation page.
Change database type to mysql4.x
The following settings worked for me :) its on a development server as long as it works thats all that matters:)
Database Server Hostname / DSN : localhostFill in the rest of the fields with your details then click start install
If all has gone to plan you should get a new page - click finish installation.
Delete the install/ and contrib/ folders after installing. You can now log in to phpbb and set it up :)
If something is not right then make sure that you have started mysql
All Done - Step 8 well done