Difference between revisions of "PhpBB"
m (→Download) |
Unnilennium (talk | contribs) |
||
(8 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{Languages}} | {{Languages}} | ||
+ | <!-- here we define the contrib name variable --> | ||
+ | <!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want--> | ||
+ | {{#vardefine:contribname| {{lc: {{#titleparts: {{BASEPAGENAME}} |1}} }} }} | ||
+ | {{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts: {{BASEPAGENAME}} |1}} }} }} | ||
+ | <!-- we define the language --> | ||
+ | {{#vardefine:lang| {{lc: {{#titleparts: {{PAGENAME}} | | -1}} }} |en }} | ||
=phpBB 2.0.22 for SME 7.x= | =phpBB 2.0.22 for SME 7.x= | ||
Line 6: | Line 12: | ||
mailto:dietmar@berteld.com | mailto:dietmar@berteld.com | ||
+ | ===Version=== | ||
+ | {{#smeversion: smeserver-phpbb }} | ||
==Description== | ==Description== | ||
Line 11: | Line 19: | ||
==Download== | ==Download== | ||
− | You can download this package at ''[http://mirror.contribs.org/smeserver/ | + | You can download this package at ''[http://mirror.contribs.org/smeserver/releases/7/smecontribs/i386/RPMS/smeserver-phpbb-2.0.22-2.el4.sme.noarch.rpm smeserver-phpbb]'' . If you would like to save it directly on your SME Server, you should give this command at a linux-prompt |
− | wget http://mirror.contribs.org/smeserver/ | + | wget http://mirror.contribs.org/smeserver/releases/7/smecontribs/i386/RPMS/smeserver-phpbb-2.0.22-2.el4.sme.noarch.rpm |
==Installation and Uninstall== | ==Installation and Uninstall== | ||
For installation just hit the following command | For installation just hit the following command | ||
− | yum | + | yum --enablerepo=smecontribs install smeserver-phpbb |
For uninstall just hit the following command | For uninstall just hit the following command | ||
yum remove smeserver-phpbb | yum remove smeserver-phpbb | ||
Line 22: | Line 30: | ||
==Use== | ==Use== | ||
+ | phpBB supports multiple languages. By default English, French, German, Italian, Spanish and Sweden languages are available. | ||
You can find phpbb in the ''/opt/phpBB2'' directory. For using phpbb start your browser with the URL ''http://servername/forum'' and logon with the user ''admin'' + password ''admin'' . | You can find phpbb in the ''/opt/phpBB2'' directory. For using phpbb start your browser with the URL ''http://servername/forum'' and logon with the user ''admin'' + password ''admin'' . | ||
− | {{ | + | {{Warning box|For security-reasons, change your admin-password after your first login !}} |
=== Additional information === | === Additional information === | ||
*[http://www.phpbb.com Website] | *[http://www.phpbb.com Website] | ||
+ | ==Bugs== | ||
+ | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}} | ||
+ | and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}} | ||
− | + | Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}} | |
− | |||
− | |||
+ | ==Changelog== | ||
+ | Only released version in smecontrib are listed here. | ||
+ | {{#smechangelog: {{#var:smecontribname}} }} | ||
---- | ---- | ||
− | [[Category: | + | [[Category: Deprecated_Contrib]] |
[[Category: Webapps]] | [[Category: Webapps]] | ||
+ | [[Category: Social Media Apps]] |
Latest revision as of 07:41, 11 July 2022
phpBB 2.0.22 for SME 7.x
Maintainer
Dietmar Berteld
mailto:dietmar@berteld.com
Version
Description
phpBB 2.0.22 for SMEserver 7.x is THE internet forum. With millions of installations worldwide, it is no wonder phpBB is one of the most popular ways to create and support a community. For more information see http://www.phpbb.com/.
Download
You can download this package at smeserver-phpbb . If you would like to save it directly on your SME Server, you should give this command at a linux-prompt
wget http://mirror.contribs.org/smeserver/releases/7/smecontribs/i386/RPMS/smeserver-phpbb-2.0.22-2.el4.sme.noarch.rpm
Installation and Uninstall
For installation just hit the following command
yum --enablerepo=smecontribs install smeserver-phpbb
For uninstall just hit the following command
yum remove smeserver-phpbb
You can ignore the yum-comments signal event post-upgrade and signal-event reboot.
Use
phpBB supports multiple languages. By default English, French, German, Italian, Spanish and Sweden languages are available. You can find phpbb in the /opt/phpBB2 directory. For using phpbb start your browser with the URL http://servername/forum and logon with the user admin + password admin .
Additional information
Bugs
Please raise bugs under the SME-Contribs section in bugzilla
and select the smeserver-phpbb component or use this link
Below is an overview of the current issues for this contrib:
Changelog
Only released version in smecontrib are listed here.