Вход Регистрация
Файл: forsoc.ru/docs/README.html
Строк: 830
<?php
<!DOCTYPE html>
<
html dir="ltr" lang="en">
<
head>
<
meta charset="utf-8">
<
meta http-equiv="X-UA-Compatible" content="IE=edge">
<
meta name="keywords" content="" />
<
meta name="description" content="phpBB 3.1.x Readme" />
<
title>phpBB &bullReadme</title>

<
link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" />

</
head>

<
body id="phpbb" class="section-docs">

<
div id="wrap">
    <
a id="top" name="top" accesskey="t"></a>
    <
div id="page-header">
        <
div class="headerbar">
            <
div class="inner">

            <
div id="doc-description">
                <
a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a>
                <
h1>phpBB 3.1.x Readme</h1>
                <
p style="display: none;"><a href="#start_here">Skip</a></p>
            </
div>

            </
div>
        </
div>
    </
div>

    <
a name="start_here"></a>

    <
div id="page-body">

<!-- 
BEGIN DOCUMENT -->

    <
class="paragraph main-description">
        
Thank you for downloading phpBBThis README will guide you through the basics of installation
        
and operation of phpBBPlease ensure you read this and the accompanying documentation fully
        
<strong>before</strongproceeding with the installation.
    </
p>

    <
h1>Readme</h1>

    <
div class="paragraph menu">
        <
div class="inner">

        <
div class="content">

            <
ol>
                <
li><a href="#install">Installing phpBB</a></li>
                <
li><a href="#run">Running phpBB</a>
                <
ol style="list-style-type: lower-roman;">
                    <
li><a href="#i18n">Languages (Internationalisation i18n)</a></li>
                    <
li><a href="#styles">Styles</a></li>
                    <
li><a href="#extensions">Extensions</a></li>
                </
ol>
                </
li>
                <
li><a href="#help">Getting help with phpBB</a>
                <
ol style="list-style-type: lower-roman;">
                    <
li><a href="#docs">Documentation</a></li>
                    <
li><a href="#kb">Knowledge Base</a></li>
                    <
li><a href="#website">Community Forums</a></li>
                    <
li><a href="#irc">Internet Relay Chat (IRC)</a></li>
                </
ol>
                </
li>
                <
li><a href="#status">Status of this version</a></li>
                <
li><a href="#bugs">Reporting bugs</a>
                <
ol style="list-style-type: lower-roman;">
                    <
li><a href="#securitybugs">Security related bugs</a></li>
                </
ol>
                </
li>
                <
li><a href="#curbugs">Overview of current bug list</a></li>
                <
li><a href="#php">PHP compatibility issues</a></li>
                <
li><a href="#disclaimer">Disclaimer</a></li>
            </
ol>

        </
div>

        </
div>
    </
div>

    <
hr />

    <
a name="install"></a><h2>1. Installing phpBB</h2>

    <
div class="paragraph">
        <
div class="inner">

        <
div class="content">
    <
p>Installationupdate and conversion instructions can be found in the <a href="INSTALL.html">INSTALL</adocument in this directory. If you are intending on converting from a phpBB 2.0.or 3.0.x installation we highly recommend that you backup any existing data before proceeding!</p>

    <
p>Users of phpBB 3.0 and 3.1 Beta versions cannot directly update.</p>

    <
p>Please note that we don't support the following installation types:</p>
    <ul>
        <li>Updates from phpBB 3.0 Beta versions to phpBB 3.0 RC1 and higher</li>
        <li>Updates from phpBB 3.1 Beta versions to phpBB 3.1 RC1 and higher</li>
        <li>Conversions from phpBB 2.0.x to phpBB 3.0 or 3.1 Beta versions</li>
        <li>phpBB 3.0 or 3.1 Beta installations</li>
    </ul>

    <p>We give support for the following installation types:</p>

    <ul>
        <li>Updates from phpBB 3.0 RC1 and 3.1 RC1 to the latest version</li>
        <li>Note: if using the <em>Automatic Update Package</em>, updates are supported from phpBB 3.0.2 onward. To update a pre-3.0.2 installation, first update to 3.0.2 and then update to the current version.</li>
        <li>Conversions from phpBB 2.0.x to the latest version</li>
        <li>New installations of phpBB 3.0.x - only the latest released version</li>
        <li>New installations of phpBB 3.1.x - only the latest released version</li>
    </ul>

        </div>

        <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div>

        </div>
    </div>

    <hr />

    <a name="run"></a><h2>2. Running phpBB</h2>

    <div class="paragraph">
        <div class="inner">

        <div class="content">

    <p>Once installed, phpBB is easily managed via the Administration and Moderator Control Panels. If you need help or advice with phpBB, please see <a href="#help">Section 3</a> below.</p>

    <a name="i18n"></a><h3>2.i. Languages (Internationalisation - i18n)</h3>

    <p>A number of language packs with included style localisations are available. You can find them listed in the <a href="https://www.phpbb.com/languages/">Language Packs</a> pages of our downloads section or from the <a href="https://www.phpbb.com/customise/db/language_packs-25/">Language Packs</a> section of the <a href="https://www.phpbb.com/customise/db/">Customisation Database</a>.</p>

    <p>For more information about language packs, please see: <a href="https://www.phpbb.com/languages/">https://www.phpbb.com/languages/</a></p>

    <p>This is the <em>official</em> location for all supported language sets. If you download a package from a 3rd party site you do so with the understanding that we cannot offer support. Please do not ask for support if you download a language pack from a 3rd party site.</p>

    <p>Installation of these packages is straightforward: simply download the required language pack, uncompress (unzip) it and via FTP transfer the included <code>language</code> and <code>styles</code> folders to the root of your board installation. The language can then be installed via the Administration Control Panel of your board: <code>Customise tab -&gt; Language management -&gt; Language packs</code>. A more detailed description of the process is in the Knowledge Base article, <a href="https://www.phpbb.com/kb/article/how-to-install-a-language-pack/">How to Install a Language Pack</a>.</p>

    <p>If your language is not available, please visit our <a href="https://www.phpbb.com/community/viewforum.php?f=491">[3.1.x] Translations</a> forum where you will find topics on translations in progress. Should you wish to volunteer to translate a language not currently available or assist in maintaining an existing language pack, you can <a href="https://www.phpbb.com/languages/apply.php">Apply to become a translator</a>.</p>

    <a name="styles"></a><h3>2.ii. Styles</h3>

    <p>Although we are rather proud of the included styles, we realise that they may not be to everyone'
s tasteThereforephpBB allows styles to be switched with relative easeFirstyou need to locate and download a style you likeYou can find them listed in the <a href="https://www.phpbb.com/customise/db/styles-2/">Styles</asection of our <a href="https://www.phpbb.com/customise/db/">Customisation Database</a>.</p>

    <
p>For more information about stylesplease see: <a href="https://www.phpbb.com/styles/">https://www.phpbb.com/styles/</a></p>

    
<p><strong>Please note</strongthat 3rd party styles downloaded for versions of phpBB2 will <strong>not</strongwork in phpBB3It is also important to ensure that the style is updated to match the current version of the phpBB software you are using.</p>

    <
p>Once you have downloaded a stylethe usual next step is to unarchive (or upload the unarchived contents ofthe package into your <code>styles/</codedirectoryYou then need to visit <code>Administration Control Panel -&gtCustomise tab -&gtStyle management -&gtInstall Styles</codewhere you should see the new style availableClick &quot;Install style&quotto install the style.</p>

    <
p><strong>Please note</strongthat to improve efficiencythe software caches certain data. For this reason, if you create your own style or modify existing onesplease remember to purge the board cache by clicking the <code>Run now</codebutton next to the <code>Purge the cache</codeoption in the index page of the Administration Control PanelYou may also need to reload the page you have changed in your web browser to overcome browser caching. If the cache is not purgedyou will not see your changes taking effect.</p>

    <
a name="extensions"></a><h3>2.iiiExtensions</h3>

    <
p>We are proud to have a thriving extensions communityThese third party extensions to the standard phpBB softwareextend its capabilities still furtherYou can browse through many of the extensions in the <a href="https://www.phpbb.com/customise/db/extensions-36">Extensions</asection of our <a href="https://www.phpbb.com/customise/db/">Customisation Database</a>.</p>

    <
p>For more information about extensionsplease see: <a href="https://www.phpbb.com/extensions">https://www.phpbb.com/extensions</a></p>

    
<p><strong>Please remember</strongthat any bugs or other issues that occur after you have added any extension should <strong>NOT</strongbe reported to the bug tracker (see below). First disable the extension and see if the problem is resolvedAny support for an extension should only be sought in the &quot;Discussion/Support&quotforum for that extension.</p>

    <
p>Also remember that any extensions which modify the database in any waymay render upgrading your forum to future versions more difficult.</p>

        </
div>

        <
div class="back2top"><a href="#wrap" class="top">Back to Top</a></div>

        </
div>
    </
div>

    <
hr />

<
a name="help"></a><h2>3. Getting help with phpBB</h2>

    <
div class="paragraph">
        <
div class="inner">

        <
div class="content">

    <
p>phpBB can sometimes seem a little daunting to new usersparticularly with regards to the permission systemThe first thing you should do is check the <a href="FAQ.html">FAQ</a>, which covers a few basic getting started questions. If you need additional help there are several places you can find it.</p>

    <
a name="docs"></a><h3>3.iphpBB Documentation</h3>

    <
p>Comprehensive documentation is now available on the phpBB website:</p>

    <
p><a href="https://www.phpbb.com/support/docs/en/3.1/ug/">https://www.phpbb.com/support/docs/en/3.1/ug/</a></p>

    
<p>This covers everything from installation to setting permissions and managing users.</p>

    <
a name="kb"></a><h3>3.iiKnowledge Base</h3>

    <
p>The Knowledge Base consists of a number of detailed articles on some common issues phpBB users may encounter while using the productThe Knowledge Base can be found at:</p>

    <
p><a href="https://www.phpbb.com/kb/">https://www.phpbb.com/kb/</a></p>

    
<a name="website"></a><h3>3.iiiCommunity Forums</h3>

    <
p>The phpBB project maintains a thriving community where a number of people have generously decided to donate their time to help support usersThis site can be found at:</p>

    <
p><a href="https://www.phpbb.com/community/">https://www.phpbb.com/community/</a></p>

    
<p>If you do seek help via our forums please be sure to do a search before posting; if someone has experienced the issue beforethen you may find that your question has already been answeredPlease remember that phpBB is entirely staffed by volunteersno one receives any compensation for the time they giveincluding moderators as well as developersplease be respectful and mindful when awaiting responses and receiving support.</p>

    <
a name="irc"></a><h3>3.iv Internet Relay Chat</h3>

    <
p>Another place you may find help is our IRC channelThis operates on the Freenode IRC network, <a href="irc://irc.freenode.net">irc.freenode.net</a> and the channel is <em>#phpbb</em> and can be accessed by any decent IRC client such as mIRC, XChat, etc. Again, please do not abuse this service and be respectful of other users.</p>

    
<p>There are other IRC channels availableplease see <a href="https://www.phpbb.com/support/irc/">https://www.phpbb.com/support/irc/</a> for the complete list.</p>

        
</div>

        <
div class="back2top"><a href="#wrap" class="top">Back to Top</a></div>

        </
div>
    </
div>

    <
hr />

<
a name="status"></a><h2>4. Status of this version</h2>

    <
div class="paragraph">
        <
div class="inner">

        <
div class="content">

    <
p>This is a stable release of phpBBThe 3.1.x line is feature frozenwith point releases principally including fixes for bugs and security issuesFeature alterations and minor feature additions may be done if deemed absolutely requiredThe next major release will be phpBB 3.2 which is currently under developmentPlease do not post questions asking when 3.2 will be availableno release date has been set.</p>

    <
p>Those interested in the development of phpBB should keep an eye on the development forums to see how things are progressing:</p>

    <
p><a href="http://area51.phpbb.com/phpBB/">http://area51.phpbb.com/phpBB/</a></p>

    
<p>Please note that the development forums should <strong>NOT</strongbe used to seek support for phpBBthe main community forums are the place for this.</p>

        </
div>

        <
div class="back2top"><a href="#wrap" class="top">Back to Top</a></div>

        </
div>
    </
div>

    <
hr />

<
a name="bugs"></a><h2>5. Reporting Bugs</h2>

    <
div class="paragraph">
        <
div class="inner">

        <
div class="content">

    <
p>The phpBB developers use a bug tracking system to store, list and manage all reported bugsit can be found at the location listed belowPlease <strong>DO NOT</strongpost bug reports to our forumsIn addition please <strong>DO NOT</strong> use the bug tracker for support requestsPosting such a request will only see you directed to the support forums (while taking time away from working on real bugs).</p>

    <
p><a href="http://tracker.phpbb.com/browse/PHPBB3">http://tracker.phpbb.com/browse/PHPBB3</a></p>

    
<p>While we very much appreciate receiving bug reports (the more reports the more stable phpBB will bewe ask you carry out a few steps before adding new entries:</p>

    <
ul>
        <
li>Firstdetermine if your bug is reproduceablehow to determine this depends on the bug in questionOnly if the bug is reproduceable is it likely to be a problem with phpBB (or in some way connected). If something cannot be reproduced it may turn out to have been your hosting provider working on somethinga user doing something sillyetcBug reports for non-reproduceable events can slow down our attempts to fix realreproduceable issues<br /><br /></li>
        <
li>Nextplease read or search through the existing bug reports to see if <em>your</embug (or one very similar to itis already listed. If it is please add to that existing bug rather than creating a new duplicate entry (all this does is slow us down).<br /><br /></li>
        <
li>Check the forums (use search!) to see if people have discussed anything that sounds similar to what you are seeingHowever, as noted above please <strong>DO NOT</strongpost your particular bug to the forum unless it's non-reproduceable or you are sure it&rsquo;s related to something you have done rather than phpBB<br /><br /></li>
        <li>If no existing bug exists then please feel free to add it</li>
    </ul>

    <p>If you do post a new bug (i.e. one that isn'
t already listed in the bug trackerfirst make sure that you have logged in (your username and password are the same as for the community forumsthen please include the following details:</p>

    <
ul>
        <
li>Your server type/versione.gApache 2.2.3IIS 7Sambaretc.</li>
        <
li>PHP version and mode of operatione.gPHP 5.3.3 as a modulePHP 5.4.0 running as CGIetc.</li>
        <
li>DB type/versione.gMySQL 5.0.77PostgreSQL 9.0.6MSSQL Server 2000 SP1etc.</li>
    </
ul>

    <
p>The relevant database type/version is listed within the administration control panel.</p>

    <
p>Please be as detailed as you can in your report, and if possible, list the steps required to duplicate the problem. If you have a patch that fixes the issueplease attach it to the ticket or submit a pull request to our repository <a href="https://github.com/phpbb/phpbb">on GitHub</a>.</p>

    <
p>If you create a patchit is very much appreciated (but not required) if you follow the phpBB coding guidelinesPlease note that the coding guidelines are somewhat different between different versions of phpBB. For phpBB 3.1.x the coding guidelines may be found here: <a href="http://area51.phpbb.com/docs/31x/coding-guidelines.html">http://area51.phpbb.com/docs/31x/coding-guidelines.html</a></p>

    
<p>Once a bug has been submitted you will be emailed any follow up comments added to it. <strong>Please</strong> if you are requested to supply additional information, do soIt is frustrating for us to receive bug reportsask for additional information but get nothingIn these cases we have a policy of closing the bugwhich may leave a very real problem in placeObviously we would rather not have this situation arise.</p>

<
a name="securitybugs"></a><h3>5.iSecurity related bugs</h3>

    <
p>If you find a potential security related vulnerability in phpBB please <strong>DO NOT</strongpost it to the bug tracker, public forumsetc.! Doing so may allow unscrupulous users to take advantage of it before we have time to put a fix in placeAll security related bugs should be sent to our security tracker:</p>

    <
p><a href="https://www.phpbb.com/security/">https://www.phpbb.com/security/</a></p>

        
</div>

        <
div class="back2top"><a href="#wrap" class="top">Back to Top</a></div>

        </
div>
    </
div>

    <
hr />

<
a name="curbugs"></a><h2>6. Overview of current bug list</h2>

    <
div class="paragraph">
        <
div class="inner">

        <
div class="content">

    <
p>This list is not complete but does represent those bugs which may affect users on a wider scaleOther bugs listed in the tracker have typically been shown to be limited to certain setups or methods of installationupdating and/or conversions.</p>

    <
ul>
        <
li>Conversions may fail to complete on large boards under some hosts.</li>
        <
li>Updates may fail to complete on large update sets under some hosts.</li>
        <
li>Smilies placed directly after bbcode tags will not get parsedSmilies always need to be separated by spaces.</li>
    </
ul>

        </
div>

        <
div class="back2top"><a href="#wrap" class="top">Back to Top</a></div>

        </
div>
    </
div>

    <
hr />

<
a name="php"></a><h2>7. PHP compatibility issues</h2>

    <
div class="paragraph">
        <
div class="inner">

        <
div class="content">

    <
p>phpBB 3.1.x takes advantage of new features added in PHP 5.3We recommend that you upgrade to the latest stable release of PHP5 to run phpBBThe minimum version required is PHP 5.3.3 and the maximum supported version is any version prior to PHP 7.0.</p>

    <
p>Please remember that running any application on a development (unstablee.ga beta releaseversion of PHP can lead to strange/unexpected results which may appear to be bugs in the applicationThereforewe recommend you upgrade to the newest stable version of PHP before running phpBB. If you are running a development version of PHP please check any bugs you find on a system running a stable release before submitting.</p>

    <
p>This board has been developed and tested under Linux and Windows (amongst othersrunning Apache using MySQL 3.234.x5.xMariaDB 5.xMSSQL Server 2000PostgreSQL 8.xOracle 8SQLite 2 and SQLite 3. Versions of PHP used range from 5.3.x to 5.4.x without problem.</p>

<
a name="phpsec"></a><h3>7.iNotice on PHP security issues</h3>

<
p>Currently there are no known issues regarding PHP security.</p>

        </
div>

        <
div class="back2top"><a href="#wrap" class="top">Back to Top</a></div>

        </
div>
    </
div>

    <
hr />

<
a name="disclaimer"></a><h2>8. Copyright and disclaimer</h2>

    <
div class="paragraph">
        <
div class="inner">

        <
div class="content">

    <
p>phpBB is free softwarereleased under the terms of the <a href="http://opensource.org/licenses/gpl-2.0.php">GNU General Public Licenseversion 2 (GPL-2.0)</a>. Copyright © <a href="https://www.phpbb.com">phpBB Limited</a>. For full copyright and license informationplease see the docs/CREDITS.txt file.</p>

        </
div>

        <
div class="back2top"><a href="#wrap" class="top">Back to Top</a></div>

        </
div>
    </
div>

<!-- 
END DOCUMENT -->

    <
div id="page-footer">
        <
div class="version">&nbsp;</div>
    </
div>
</
div></div>

<
div>
    <
a id="bottom" accesskey="z"></a>
</
div>

</
body>
</
html>
?>
Онлайн: 1
Реклама