 |
Apache2Triad Help, Support and Development The apache2triad help , support and development forums
|
| View previous topic :: View next topic |
| Author |
Message |
PhillipTCraig
Joined: 22 Jul 2006
Posts: 4
|
| Posted: Sat Jul 22, 2006 8:12 pm Post subject: phpbb install into apache2triad |
|
|
| hey can anyone please let me know how to get phpbb installed intp apache2triad and step by step how to do it. im totally lost on it |
|
| Back to top |
|
cigraphics
Joined: 21 Aug 2005
Posts: 152
Location: Romania, Pitesti
|
| Posted: Sun Jul 23, 2006 10:26 am Post subject: |
|
|
the first thing you have to do is to make a database go to
http://localhost/phpmyadmin enter user root and password that you entered when you installed apache2triad then where you'll see Create new database enter there phpbb the click on the button Create now download phpbb from www.phpbb.com extract the arhive to C:\apache2triad\htdocs\forum then go to http://localhost/forum and then enter the data:
Default board language: English
Database Type: MySQL 4.x/5.x
Choose your installation method: Install
Database Server Hostname / DSN: localhost
Your Database Name: phpbb
Database Username: root
Database Password: the password that you entered when you installed at2
Prefix for tables in database: you can enter here something like site.com_
Admin Email Address: your address
Domain Name: let that unchanged
Server Port: let that unchanged
Script path: let that unchanged
Administrator Username: enter somethink like admin or yourname
Administrator Password: enter a good passwd :P
Administrator Password [ Confirm ]: enter the same good passwd :P
Now click on the install button
then click on the Finisht button then delete the folders of rename them install and contrib |
|
| Back to top |
|
| |
|