mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/13262] Mention htaccess file when updating from 3.0 to 3.1
PHPBB3-13262
This commit is contained in:
parent
3f3c8d74e8
commit
a269929f0e
1 changed files with 2 additions and 2 deletions
|
@ -347,7 +347,7 @@
|
||||||
<li>The <code>store/</code> directory</li>
|
<li>The <code>store/</code> directory</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
|
|
||||||
<li>Upload the contents of the 3.1.x Full Package into your forum's directory.</li>
|
<li>Upload the contents of the 3.1.x Full Package into your forum's directory. Make sure the root level .htaccess file is included in the upload.</li>
|
||||||
<li>Browse to install/database_update.php</li>
|
<li>Browse to install/database_update.php</li>
|
||||||
<li>Delete the <code>install/</code> directory</li>
|
<li>Delete the <code>install/</code> directory</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
Loading…
Add table
Reference in a new issue