Hi,
ich habe PRobleme beim Upgrade der PHP DAteien.
Kann mir jemand diese Stelle eklären:
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.16 you need the phpBB-2.0.16_to_2.0.17.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.
Ich habe keine Ahnung wo ich den Befehl "patch -cl -d [PHPBB DIRECTORY] -p1 < [PATCH NAME]" eingeben soll. Sry, mache ich das mti nem Programm?!?!?!? Bitte um schnell hilfe!
Upgrade....
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Eine Neuinstallation von phpBB 2.0 wird auf phpBB.de nicht mehr unterstützt.
Siehe auch Entwicklungs-Ende von phpBB 2.0 - Auswirkungen auf phpBB.de
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Eine Neuinstallation von phpBB 2.0 wird auf phpBB.de nicht mehr unterstützt.
Siehe auch Entwicklungs-Ende von phpBB 2.0 - Auswirkungen auf phpBB.de
- mad-manne
- Ehemaliges Teammitglied
- Beiträge: 5403
- Registriert: 18.03.2005 10:00
- Wohnort: Marl im Ruhrgebiet
zunächst einmal folgende Rückfragen:
Hast du denn viele MODs in dein Board eingebaut?
Von welcher Version willst du upgraden?
Hast du easyMOD zur Verfügung?
Fragt sich (und dich)
Manne.
Hast du denn viele MODs in dein Board eingebaut?
Von welcher Version willst du upgraden?
Hast du easyMOD zur Verfügung?
Fragt sich (und dich)

Manne.
Try not. Do or do not. There is no try. (YODA)
Supportanfragen via E-Mail oder PN werden ignoriert
Supportanfragen via E-Mail oder PN werden ignoriert
wo hast du denn die update- Dateien her
wenn du bei phpbb.com schaust steht dort folgendes:
wenn du bei phpbb.com schaust steht dort folgendes:
Mach es einfach so !These are the Changes from phpBB 2.0.15 to phpBB 2.0.16 summed up into a little
## Mod. This might be very helpful if you want to update your Board and have
## installed a bunch of Mods. Then it's normally easier to apply the Code Changes
## than to install all Mods again.
##
## When you find a 'AFTER, ADD'-Statement, the Code have to be added after the last
## line quoted in the 'FIND'-Statement.
## When you find a 'BEFORE, ADD'-Statement, the Code have to be added before the
## first line quoted in the 'FIND'-Statement.
## When you find a 'REPLACE WITH'-Statement, the Code quoted in the
## 'FIND'-Statement have to be replaced completely with the quoted Code in the
## 'REPLACE WITH'-Statement.
##
## After you have finished this tutorial, you have to upload the
## install/update_to_latest.php file, execute it and then delete it from your
## webspace.
- Jan500
- Ehemaliges Teammitglied
- Beiträge: 4199
- Registriert: 01.03.2003 21:32
- Wohnort: Hamburg
- Kontaktdaten:
hi
ich würd dir eher die code changes ( http://www.phpbb.de/doku/phpbb-update.p ... &mods=true ) empfehlen
schätze du wirst das patch-verfahren garnicht machen können, da du kein ssh zugriff oder so auf deinen webspace hast
gruß Jan
ich würd dir eher die code changes ( http://www.phpbb.de/doku/phpbb-update.p ... &mods=true ) empfehlen

schätze du wirst das patch-verfahren garnicht machen können, da du kein ssh zugriff oder so auf deinen webspace hast

gruß Jan
Zuletzt geändert von Jan500 am 12.10.2005 12:29, insgesamt 1-mal geändert.
- mad-manne
- Ehemaliges Teammitglied
- Beiträge: 5403
- Registriert: 18.03.2005 10:00
- Wohnort: Marl im Ruhrgebiet
Na denn
...
... dann lädst du dir alle passenden "Update-MODs" hier runter nämlich
Zum Schluss dann noch bitte die install/update_to_latest.php aus dem "normalen" Updatepaket auf deinen Server hochladen, ausführen und fertig!
Den Ornder install musst du danach wieder wie üblich löschenb, bevor dein Board wieder "geht".
Vorher Backups von Dateien und DB machen, kann trotzdem nie schaden
Viel Erfolg,
Manne.

... dann lädst du dir alle passenden "Update-MODs" hier runter nämlich
- [Tool] phpBB 2.0.14 to 2.0.15 Code Changes
- [Tool] phpBB 2.0.15 to phpBB 2.0.16 Code Changes
- [Tool] phpBB 2.0.16 to phpBB 2.0.17 Code Changes
Zum Schluss dann noch bitte die install/update_to_latest.php aus dem "normalen" Updatepaket auf deinen Server hochladen, ausführen und fertig!
Den Ornder install musst du danach wieder wie üblich löschenb, bevor dein Board wieder "geht".
Vorher Backups von Dateien und DB machen, kann trotzdem nie schaden

Viel Erfolg,
Manne.
Try not. Do or do not. There is no try. (YODA)
Supportanfragen via E-Mail oder PN werden ignoriert
Supportanfragen via E-Mail oder PN werden ignoriert