Pagina 1 din 4

Actualizarea forumului la versiunea curentă.

Scris: 28-Mar-2005, 10:30:31
de Snappy

Cod: Selectaţi tot

7.iii. Patch file

The patch file is probably the best solution for those with many Mods or other changes who do not want to re-add them back to all the changed files. To use this you will need command line access to a standard UNIX type patch application.

A number of patch files are provided to allow you to upgrade from previous stable releases. Select the correct patch, e.g. if your current version is 2.0.11 you need the phpBB-2.0.11_to_2.0.12.patch. Place the correct patch in the parent directory containing the phpBB 2 core files (i.e. index.php, viewforum.php, etc.). With this done you should run the following command: patch -cl -d [PHPBB DIRECTORY] -p1 < [PATCH NAME] (where PHPBB DIRECTORY is the directory name your phpBB Installation resides in, for example phpBB2, and where PATCH NAME is the relevant filename of the selected patch file). This should complete quickly, hopefully without any HUNK FAILED comments.

If you do get failures you should look at using the Changed files only package to replace the files which failed to patch, please note that you will need to manually re-add any Mods to these particular files. Alternatively if you know how you can examine the .rej files to determine what failed where and make manual adjustments to the relevant source.

You should of course delete the patch file (or files) after use. As for the other upgrade procedures you should run install/update_to_latest.php after you have finished updating the files. This will update your database schema and data (if appropriate) and increment the version number.
deci... am un forum phpBB 2.0.10 cu multeeeeeee post-uri si de asemenea destule MOD-uri instalate.. .problema e ca nu am (asa cum e specificat pe site-ul phpBB) "command line access to a standard UNIX type patch application" :(

cum pot face update-ul, dar sa nu pierd MOD-urile si dessigur nici post-urile :(

pp ca sa las v2.0.10 nu e DELOC sigur :(

astept un raspuns si... multumesc anticipat :(

Scris: 28-Mar-2005, 12:20:42
de Virtual
Pai inainte de orice update este logic sa faci backup la baza de date si astfel sigur nu vei pierde nici un post sau user cat despre mod-uri pai teoretic vorbind nu ai cum sa pierzi nici un mod (decat daca faci update din cPanel care sterge cu totul forumul si pune versiunea noua), in rest nu sunt probleme sa pierzi mod-uri, si eu am facut update de la 2.0.11 la 2.0.13 si nu mi s-a afectat nimic, deci prin urmare daca-l faci corect nu ar trebui sa ai probleme.

Scris: 28-Mar-2005, 13:05:45
de mihaitza
Iti sugerez să foloseşti MODificările oferite de phpbb.com pentru a merge mai sigur şi mai uşor.

Scris: 28-Mar-2005, 13:05:45
de dorin
Nu trebuie sa ai acces la server, trebuie sa folosesti fisierele de update care iti spun doar modificarile fata de vechea versiune.

Scris: 28-Mar-2005, 19:23:03
de Snappy
@mihaitza - MODificari de la phpBB.com am folosit

@dorin - am incercat si anu am reusit niciicum sacum se face :(

@virtual - cum aoi facut? cu pachetul Patch files?...

Scris: 28-Mar-2005, 21:14:02
de dorin
Vezi aici:

http://www.phpbb.com/phpBB/catdb.php?cat=48

Fiecare pachet are instructiuni. Ce nu intelegi ?

Scris: 29-Mar-2005, 23:52:45
de Virtual
Eu am ales optiunea sa sterg de tot si sa instalez iar pe "curat" si sa importez backup-ul, dar la fel de bine merge si cu patch files.

Scris: 30-Mar-2005, 16:17:24
de flowers

Scris: 02-Apr-2005, 21:40:24
de Snappy
mc flowers

Scris: 15-Apr-2005, 08:17:31
de Snappy
am reusit si totul e OK...

le multumesc celor ce mi-au raspuns...