Hello,
We are very pleased to announce the availability of the phpBB3 RC4 package - the "Celebrate the unknown Birthday" Edition. This is the fourth release candidate which is meant to become the Gold release if no more bugs or problems arise.
For release candidates full support is given, allowing language packs as well as modifications and styles. We only give support to those having a clean RC installation or updates from previous release candidates, previous conversions or updates from betas will not be supported here. We encourage only those running the release candidates wanting to test out the new version, it is still recommended to wait for the full release; after all this is a release candidate.
Please also note that we urge you to update - we only support the latest version. Bug reports submitted for previous releases will be closed as well as only the latest version being supported here.
RC4 has seen quite a lot of improvements, the software should be overall much more stable. Some important fixes are for example:
Spoiler: [ Show ]
Please refer to the complete changelog for the complete list of fixes since RC3:
http://www.phpbb.com/support/docume...gelog&version=3
A short explanation of how to do a conversion, installation or update is included within the provided INSTALL.html file, please be sure to read it. If you want to be on the safe side we suggest still waiting for later releases before you fully convert your 2.0.x installation.
Minimum Requirements
phpBB3 has a few requirements which must be met before you are able to install and use it.
- A webserver or web hosting account running on any major Operating System with support for PHP
- A SQL database system, one of:
o MySQL 3.23 or above (MySQLi supported)
o PostgreSQL 7.3+
o SQLite 2.8.2+
o Firebird 2.0+
o MS SQL Server 2000 or above (directly or via ODBC)
o Oracle
- PHP 4.3.3+ (>=4.3.3, >4.4.x, >5.x.x, >6.0-dev (compatible)) with support for the database you intend to use.
- getimagesize() function need to be enabled
- These optional presence of the following modules within PHP will provide access to additional features, but they are not required.
o zlib Compression support
o Remote FTP support
o XML support
o Imagemagick support
o GD Support
The presence of each of these optional modules will be checked during the installation process.
Security
Security issues found should be reported to our security tracker in the usual way.
Available packages
If you experience problems with the automatic update (white screens, timeouts, etc.) we recommend using the "changed files only" or "patch" method for updating.
With this release, there are four packages available.
- Full Package
Contains entire phpBB3 source and english language files.
- Changed Files Only
Contains only those files changed from previous versions of phpBB3. Please note this archive contains changed files for each previous release.
- Patch Files
Contains patch compatible patches from previous versions of phpBB3.
- Automatic Update Package
Update package for the automatic updater, containing the changes from the last release to this release.
Select whichever package is most suitable for you.
Please ensure you read the INSTALL and README documents in docs/ before proceeding with installation, updates or conversions!.
The automatic update package does not include the file includes/utf/data/recode_cjk.php. If you use a SJIS encoding or a variant you should replace this file manually with the version included within the full package.
Download/Documentation
- phpBB Downloads
- phpBB3 development section
- phpBB3 Documentation
- phpBB3 support forum
- phpBB3 bug tracker
- phpBB3 Coding Guidelines
- phpBB3 Sourcecode Documentation
Have fun with the release,
the phpBB Team