Pagina 1 van 1

forum patchen: command?

Geplaatst: 08 aug 2005, 08:28
door Benninf
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? :?

Geplaatst: 08 aug 2005, 10:09
door Bee
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.

Geplaatst: 09 aug 2005, 02:10
door mosymuis
De path file is alleen uit te voeren met UNIX shell toegang. Op shared hosts heb je dit nagenoeg nooit.