Installing phpBB V3: Difference between revisions

From The Uniform Server Wiki
Jump to navigation Jump to search
No edit summary
m (Reverted edits by Upazixorys (Talk); changed back to last version by Ric)
 
Line 1: Line 1:
=[http://uwujojedeh.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]=
<span id="top"></span>
&lt;span id=&quot;top&quot;&gt;&lt;/span&gt;
<div style="padding:0;margin:0; border-bottom:3px inset #000000">
&lt;div style=&quot;padding:0;margin:0; border-bottom:3px inset #000000&quot;&gt;
{|  
{|  
| [[Image:uc_small_logo.gif | MPG UniCenter]] ||
| [[Image:uc_small_logo.gif | MPG UniCenter]] ||
Line 7: Line 6:
[[Installing phpBB V3 | Installing phpBB V3]]  
[[Installing phpBB V3 | Installing phpBB V3]]  
|}
|}
&lt;/div&gt;
</div>
{| cellpadding=&quot;4&quot;
{| cellpadding="4"
|
|
__TOC__
__TOC__
Line 23: Line 22:
Download files and and copy to their correct location I have shown the complete steps below:
Download files and and copy to their correct location I have shown the complete steps below:


{|cellpadding=&quot;4&quot; cellspacing=&quot;4&quot; width=&quot;80%&quot;
{|cellpadding="4" cellspacing="4" width="80%"
|-
|-
|valign=&quot;top&quot; style=&quot;background:#f3f3f3&quot;|
|valign="top" style="background:#f3f3f3"|
{|cellpadding=&quot;2&quot; style=&quot;background:#f3f3f3&quot;
{|cellpadding="2" style="background:#f3f3f3"
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;1&amp;nbsp;||To begin, I have assumed you have downloaded Uniform Server 3.5-Apollo from [http://sourceforge.net/project/showfiles.php?group_id=53691&amp;package_id=48193 SourceForge.net] and unzipped it to your computer. If you intend going live check out this page first [[Home Web Server: Security |security check list]].
|valign="top"|&nbsp;1&nbsp;||To begin, I have assumed you have downloaded Uniform Server 3.5-Apollo from [http://sourceforge.net/project/showfiles.php?group_id=53691&package_id=48193 SourceForge.net] and unzipped it to your computer. If you intend going live check out this page first [[Home Web Server: Security |security check list]].


'''''Note'':''' You will need the database user name ('''root''') and '''password''' that you set for MySQL. In this tutorial I use the Uniform default password ('''root''') .
'''''Note'':''' You will need the database user name ('''root''') and '''password''' that you set for MySQL. In this tutorial I use the Uniform default password ('''root''') .
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;2||'''A)''' Next you need to download  phpBB 3.0.1 (or newer version) from [http://www.phpbb.com phpBB.com] Save it to a convenient folder for example '''c:\phpbb_temp'''
|valign="top"|&nbsp;2||'''A)''' Next you need to download  phpBB 3.0.1 (or newer version) from [http://www.phpbb.com phpBB.com] Save it to a convenient folder for example '''c:\phpbb_temp'''
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;3||'''B)''' Extract the file you downloaded (phpBB-3.0.1.zip) to the current folder ('''right click''' on the file to be extracted and select '''Extract All'''... click '''Next''' and '''Next''' again).
|valign="top"|&nbsp;3||'''B)''' Extract the file you downloaded (phpBB-3.0.1.zip) to the current folder ('''right click''' on the file to be extracted and select '''Extract All'''... click '''Next''' and '''Next''' again).


This creates a new folder named: '''phpBB-3.0.1''' that contains a folder named '''phpBB3''' containing all the required files.
This creates a new folder named: '''phpBB-3.0.1''' that contains a folder named '''phpBB3''' containing all the required files.
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;4||'''C)''' Copy the folder '''phpBB3''' (and all its content) to the root folder '''www'''.
|valign="top"|&nbsp;4||'''C)''' Copy the folder '''phpBB3''' (and all its content) to the root folder '''www'''.
|}
|}
|
|
Line 47: Line 46:
== Installation - Create phpBB Database ==
== Installation - Create phpBB Database ==
Creating the phpBB database is straight forward tables are automatically inserted during installation
Creating the phpBB database is straight forward tables are automatically inserted during installation
{|cellpadding=&quot;4&quot; cellspacing=&quot;4&quot;
{|cellpadding="4" cellspacing="4"
|-
|-
|valign=&quot;top&quot; style=&quot;background:#f3f3f3&quot;|
|valign="top" style="background:#f3f3f3"|
{|cellpadding=&quot;2&quot; style=&quot;background:#f3f3f3&quot;
{|cellpadding="2" style="background:#f3f3f3"
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;1&amp;nbsp;||Start Uniform Server (Double click on '''Server_Start.bat''').
|valign="top"|&nbsp;1&nbsp;||Start Uniform Server (Double click on '''Server_Start.bat''').
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;2||From apanel click on the '''phpMyAdmin''' link. (left menu) Note you can always return to apanel by typing &lt;nowiki&gt;http://localhost/apanel/&lt;/nowiki&gt; into your browser address bar.
|valign="top"|&nbsp;2||From apanel click on the '''phpMyAdmin''' link. (left menu) Note you can always return to apanel by typing <nowiki>http://localhost/apanel/</nowiki> into your browser address bar.
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;3||'''A''') We want to create a new database. Name it '''phpbb''' (or something easy to remember)
|valign="top"|&nbsp;3||'''A''') We want to create a new database. Name it '''phpbb''' (or something easy to remember)
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;4||'''B)''' Click on Create to create the database
|valign="top"|&nbsp;4||'''B)''' Click on Create to create the database
|}
|}
|
|
Line 68: Line 67:
For whatever reason the designers have decided to split installation across several pages however it still remains extremely easy to install. Follow these steps to install and have a play with phpBB V3:
For whatever reason the designers have decided to split installation across several pages however it still remains extremely easy to install. Follow these steps to install and have a play with phpBB V3:


{|cellpadding=&quot;4&quot; cellspacing=&quot;4&quot; width=&quot;80%&quot;
{|cellpadding="4" cellspacing="4" width="80%"
|-
|-
|valign=&quot;top&quot; style=&quot;background:#f3f3f3&quot;|
|valign="top" style="background:#f3f3f3"|
{|cellpadding=&quot;2&quot; style=&quot;background:#f3f3f3&quot;
{|cellpadding="2" style="background:#f3f3f3"
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;1&amp;nbsp;||To start Installation type the following into your browser: '''&lt;nowiki&gt;http://localhost/phpBB3/install/&lt;/nowiki&gt;'''
|valign="top"|&nbsp;1&nbsp;||To start Installation type the following into your browser: '''<nowiki>http://localhost/phpBB3/install/</nowiki>'''
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;2||Install page displays '''Click Install Tab''', '''Click Proceed to next step'''
|valign="top"|&nbsp;2||Install page displays '''Click Install Tab''', '''Click Proceed to next step'''
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;3||Requirements: A list is displayed (Unifrom Server meets these) scroll to bottom of page and click '''Start install'''
|valign="top"|&nbsp;3||Requirements: A list is displayed (Unifrom Server meets these) scroll to bottom of page and click '''Start install'''
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;4||Database settings:
|valign="top"|&nbsp;4||Database settings:
*Database type: '''MySQL with MySQLi Extension'''
*Database type: '''MySQL with MySQLi Extension'''
*Database server hostname or DSN: '''localhost'''
*Database server hostname or DSN: '''localhost'''
Line 89: Line 88:
*Click '''Proceed to next step'''
*Click '''Proceed to next step'''
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;5||Database connection tested, Successful connection, '''click Proceed to next step'''
|valign="top"|&nbsp;5||Database connection tested, Successful connection, '''click Proceed to next step'''
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;6||Administration:
|valign="top"|&nbsp;6||Administration:
*Default board language: '''British English'''
*Default board language: '''British English'''
*Administrator username: '''ric''' ''--{whatever you want to use}''
*Administrator username: '''ric''' ''--{whatever you want to use}''
Line 100: Line 99:
*Click '''Proceed to next step'''
*Click '''Proceed to next step'''
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;7||Administration test, test passed, click '''Proceed to next step'''
|valign="top"|&nbsp;7||Administration test, test passed, click '''Proceed to next step'''
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;8||Configration file written,  click '''Proceed to next step'''
|valign="top"|&nbsp;8||Configration file written,  click '''Proceed to next step'''
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;9||Advanced settings: Use the default settings,&quot;these settings can be altered from the Administration Control Panel later&quot;, nothing to do click '''Proceed to next step'''
|valign="top"|&nbsp;9||Advanced settings: Use the default settings,"these settings can be altered from the Administration Control Panel later", nothing to do click '''Proceed to next step'''
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;10||Create database tables: &quot;The database tables used by phpBB 3.0 have been created and populated with some initial data. Proceed to the next screen to finish installing phpBB.&quot; , click '''Proceed to next step'''
|valign="top"|&nbsp;10||Create database tables: "The database tables used by phpBB 3.0 have been created and populated with some initial data. Proceed to the next screen to finish installing phpBB." , click '''Proceed to next step'''
|-
|-
|valign=&quot;top&quot;|&amp;nbsp;11||Final stage: Congratulations! &quot;You have now successfully installed phpBB 3.0.1. From here, you have two options as to what to do with your newly installed phpBB3:&quot;
|valign="top"|&nbsp;11||Final stage: Congratulations! "You have now successfully installed phpBB 3.0.1. From here, you have two options as to what to do with your newly installed phpBB3:"


Please now delete, move or rename the install directory before you use your board. If this directory is still present, only the Administration Control Panel (ACP) will be accessible.
Please now delete, move or rename the install directory before you use your board. If this directory is still present, only the Administration Control Panel (ACP) will be accessible.
Line 114: Line 113:
'''Click Login'''
'''Click Login'''


'''''Note 1'':''' Delete or rename this folder: '''&lt;nowiki&gt;*\Uniform Server\udrive\www\phpBB3\install&lt;/nowiki&gt;'''
'''''Note 1'':''' Delete or rename this folder: '''<nowiki>*\Uniform Server\udrive\www\phpBB3\install</nowiki>'''


'''''Note 2'':''' To access your BB type the following into your browser: '''&lt;nowiki&gt;http://localhost/phpBB3/&lt;/nowiki&gt;'''
'''''Note 2'':''' To access your BB type the following into your browser: '''<nowiki>http://localhost/phpBB3/</nowiki>'''
|}
|}
|
|

Latest revision as of 08:35, 24 November 2010

MPG UniCenter

Installing phpBB V2 | Installing phpBB V3

How to install phpBB V3 on Uniform Server 3.5-Apollo.

Uniform Server is ideal for testing and evaluating programs like phpBB (version 3.0.1). I tend to keep a clean version of Uniform Server ready to do quick test, add the software to be tested. After testing just archive the lot using 7Z.

If you do not intend to go live with phpBB, use defaults during set-up and you will have a working bulletin board in a very short time, it is so quick to install. Once installed you can break it as many times as you like, that is the beauty of this type of set-up. It gives you the chance to resolve any issues before going live.

When going live use real passwords and make sure you implement any security where noted.

Pre-Installation

Download files and and copy to their correct location I have shown the complete steps below:

 1  To begin, I have assumed you have downloaded Uniform Server 3.5-Apollo from SourceForge.net and unzipped it to your computer. If you intend going live check out this page first security check list.

Note: You will need the database user name (root) and password that you set for MySQL. In this tutorial I use the Uniform default password (root) .

 2 A) Next you need to download phpBB 3.0.1 (or newer version) from phpBB.com Save it to a convenient folder for example c:\phpbb_temp
 3 B) Extract the file you downloaded (phpBB-3.0.1.zip) to the current folder (right click on the file to be extracted and select Extract All... click Next and Next again).

This creates a new folder named: phpBB-3.0.1 that contains a folder named phpBB3 containing all the required files.

 4 C) Copy the folder phpBB3 (and all its content) to the root folder www.

Top

Installation - Create phpBB Database

Creating the phpBB database is straight forward tables are automatically inserted during installation

 1  Start Uniform Server (Double click on Server_Start.bat).
 2 From apanel click on the phpMyAdmin link. (left menu) Note you can always return to apanel by typing http://localhost/apanel/ into your browser address bar.
 3 A) We want to create a new database. Name it phpbb (or something easy to remember)
 4 B) Click on Create to create the database

Top

Installation

For whatever reason the designers have decided to split installation across several pages however it still remains extremely easy to install. Follow these steps to install and have a play with phpBB V3:

 1  To start Installation type the following into your browser: http://localhost/phpBB3/install/
 2 Install page displays Click Install Tab, Click Proceed to next step
 3 Requirements: A list is displayed (Unifrom Server meets these) scroll to bottom of page and click Start install
 4 Database settings:
  • Database type: MySQL with MySQLi Extension
  • Database server hostname or DSN: localhost
  • Database server port: (leave blank)
  • Database name: phpbb
  • Database username: root -- {use root in most cases this will not change}
  • Database password: root --{if you intend to go live make sure you change this see Security}
  • Prefix for tables in database: phpbb_ --{no real reason to change this}
  • Click Proceed to next step
 5 Database connection tested, Successful connection, click Proceed to next step
 6 Administration:
  • Default board language: British English
  • Administrator username: ric --{whatever you want to use}
  • Administrator password: unicenter123 --{whatever you want to use}
  • Confirm administrator password: unicenter123
  • Contact e-mail address: xxx@yyy.com --{use your real e-mail address}
  • Confirm contact e-mail: xxx@yyy.com
  • Click Proceed to next step
 7 Administration test, test passed, click Proceed to next step
 8 Configration file written, click Proceed to next step
 9 Advanced settings: Use the default settings,"these settings can be altered from the Administration Control Panel later", nothing to do click Proceed to next step
 10 Create database tables: "The database tables used by phpBB 3.0 have been created and populated with some initial data. Proceed to the next screen to finish installing phpBB." , click Proceed to next step
 11 Final stage: Congratulations! "You have now successfully installed phpBB 3.0.1. From here, you have two options as to what to do with your newly installed phpBB3:"

Please now delete, move or rename the install directory before you use your board. If this directory is still present, only the Administration Control Panel (ACP) will be accessible.

Click Login

Note 1: Delete or rename this folder: *\Uniform Server\udrive\www\phpBB3\install

Note 2: To access your BB type the following into your browser: http://localhost/phpBB3/

Top

Problems encountered

None.

If the mail function fails, this can be resolved in one of two ways check out this section PHP mail function.

General

Again it's taken longer to write this page than actually perform the installation and testing. Although not exhaustive, I tested with different drive letters, ran from a memory stick this took above five minutes to copy across (Total 61.2 MB phpBB3 9.21 MB). Looks fine to me but remember its always the components you do not test or assume, that flaw you in the end.

Top


Ric