
patch -cl -p1 < phpBB-2.0.5_to_2.0.6.patch > result.txtZyndrone wrote:Hey I have a problem.
I have phpBB-2.0.10_to_2.0.11.patch in my directory, E:\Spillmodding\upgrade\phpBB2. The patch.exe is also there.
update_to_2011.php is also in /install.
Then I have tried to run these commands, without any luck.
E:\Spillmodding\upgrade\phpBB2\patch -cl -p1 < phpBB-2.0.10_to_2.0.11.patch > result.txt
E:\Spillmodding\upgrade\phpBB2\patch -cl -p1 [E:\Spillmodding new\upgrade\phpBB2] -p1 < [phpBB-2.0.10_to_2.0.11.patch]
What am I doing wrong?
patch -cl -d E:\Spillmodding\upgrade\phpBB2 -p1 < phpBB-2.0.10_to_2.0.11.patch
A Hungarian living in GermanyBlack Fluffy Lion wrote:Nope, that's not correct...when using the patch, you are modifying the phpBB files on your own computer, not ones on the web. So, download the phpBB files from your host using FTP, and then dump them in a directory along with patch.exe from UnxUtils...then run this:
- Code: Select all
patch -cl -p1 < phpBB-2.0.5_to_2.0.6.patch > result.txt
and have a looksee in result.txt to see how it went
patch -c1 -d < C:\Documents and SEttings\jc\My Documents\WEB PROJECTS\PHPBBS\public_html -p1 <phpBB-2.0.10_to_2.0.13.patch
A Hungarian living in Germanypatch -c1 -d C:\TBF -p1 < phpBB-2.0.2_to_2.0.14.patch
A Hungarian living in GermanyUsers browsing this forum: Google [Bot] and 7 guests