forum patchen: command?

Installatie lukt niet? Plotseling een foutmelding. Of weet je niet hoe iets werkt. Problemen met phpBB2 kun je in dit archief opzoeken.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
Benninf
Berichten: 11
Lid geworden op: 16 mei 2005, 09:31

forum patchen: command?

Bericht door Benninf » 08 aug 2005, 08:28

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 -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.


Ik probeer mijn forum te patchen van 2.0.8 naar 2.0.17, aangezien het nogal nodig is. Ik heb de file phpBB-2.0.8_to_2.0.17.patch naar m'n phpBB2 directory geplaatst. Alleen waar en hoe moet ik nu dat command invoeren? :?

Gebruikersavatar
Bee
Berichten: 13403
Lid geworden op: 29 aug 2004, 10:30

Bericht door Bee » 08 aug 2005, 10:09

Als je geen mods hebt geinstalleerd, is het meest eenvoudige de gewijzigde bestanden eroverheen te plaatsen, en de update van 2.0.14 naar 2.0.15 en de update van 2.0.16 naar 2.0.17 uit te voeren.
... Maar ik modereer (nog) niet.

Gebruikersavatar
mosymuis
Berichten: 6940
Lid geworden op: 05 feb 2003, 14:00
Locatie: Amsterdam
Contacteer:

Bericht door mosymuis » 09 aug 2005, 02:10

De path file is alleen uit te voeren met UNIX shell toegang. Op shared hosts heb je dit nagenoeg nooit.

Gesloten