forum patchen: command?
Geplaatst: 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?
