Seite 1 von 2

Update 2.02 to 2.04

Verfasst: 14.02.2003 18:08
von Tanner
Wollte gerade update machen. Verstehe aber die Anleitung von phpbb.com nicht. Alles in Rot verstehe ich nicht. Bitte detailiert beschreiben, was ich machen muss:

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.2 you need the phpBB-2.0.2_to_2.0.4.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 -p0 < [PATCH NAME] (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_204.php after you have finished updating the files. This will update your database schema and data (if appropriate) and increment the version number.

Verfasst: 14.02.2003 18:52
von Mister_X
hast du den Hacks/Mods eingebaut ? Ansonsten kannst du auch einfach das Komplettarchiv runterladen, die alten Dateien mit den neuen überschreiben und die update_to_xxx.php ausführen

Verfasst: 14.02.2003 19:00
von Tanner
ja, ich habe mods drin (nur wenige). Deshalb habe ich den Patch genommen, weil da stand, dass sei das beste, wenn man Hacks verwendet.

Verfasst: 14.02.2003 19:13
von Mister_X
ok, hast du Telnet/SSH Zugriff auf deinen Webspace ?
ODER
Hast du auf einem deiner PCs Linux installiert ?

Verfasst: 14.02.2003 19:19
von Tanner
keine Ahnung, bin bei Candan. Linux hab ich nicht.


Aber: Ich will doch nur wissen, was ich jetzt machen soll, es ist ja gar nicht so, dass irgendwas nicht klappt.

Verfasst: 14.02.2003 19:30
von Mister_X
ok du willst wissen was du machen sollst:
in deine Telnet/SSH Konsole tippst du sobald du im phpBB2 Ordner bist
patch -p0 < [PATCH NAME]
ein und hoffst, dass das Patch Programm ohne eine kritische Fehlermeldung (HUNK FAILED) durchläuft.

Verfasst: 14.02.2003 20:26
von Tanner
oh, mist! Ich denke mal nicht, dass ich das habe. Zumindest ist das nicht angegeben bei den Features zu meinem Webpaket. Shit! Was mach ich dann?? geht dann das update per Patch also nicht????

Verfasst: 14.02.2003 20:42
von Mister_X
wie schon gefragt, wenn du bei dir zu Hause noch nen Maschinchen mit Linux stehen hast könntest du das auch bei dir lokal updaten.
Oder du machst die Änderungen von Hand:
http://www.phpbbhacks.com/forums/viewtopic.php?t=4999
http://www.phpbbhacks.com/forums/viewtopic.php?t=6748

Verfasst: 16.02.2003 22:35
von Tanner
Die Alternative wäre dann die "Changes Files Only" zu ziehen und dann die Mods neu zu installieren, oder wie???

Verfasst: 17.02.2003 17:56
von Tanner
Tanner hat geschrieben:Die Alternative wäre dann die "Changes Files Only" zu ziehen und dann die Mods neu zu installieren, oder wie???

up