Upgrade from 241 to 2482 Problem

Hi,

our OJS works on a wwwcluster.

we try to upgrade from 2.4.1 to 2.4.8.2

Database update is done without any Errors…

As in the UPGRADE document written we do the “Full Package” way

copy the config.inc.php .htaccess public/ and files_dir to the NEW OJS Version. Thean we replace the OLD OJS 2.4.1 with the new OJS 2.4.8.2 Version

BUT:: patch -p1 < ojs-2.4.1_to_2.4.8-2.patch → just answers with


patching file classes/admin/form/JournalSiteSettingsForm.inc.php
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
4 out of 4 hunks ignored – saving rejects to file classes/admin/form/JournalSiteSettingsForm.inc.php.rej
patching file classes/admin/form/SiteSettingsForm.inc.php
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
4 out of 4 hunks ignored – saving rejects to file classes/admin/form/SiteSettingsForm.inc.php.rej
patching file classes/announcement/AnnouncementDAO.inc.php
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored – saving rejects to file classes/announcement/AnnouncementDAO.inc.php.rej
patching file classes/announcement/Announcement.inc.php
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored – saving rejects to file classes/announcement/Announcement.inc.php.rej
patching file classes/announcement/AnnouncementTypeDAO.inc.php
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]

Now the LINKS e.g. …/index.php/index/login didn’t work

Links to TESTJOURNALS works fine but not the LOGIN Link

Any ideas what I might have done wrong ?

best regards UST

Hi @UST,

Are you trying to use the patch tool after replacing the 2.4.1 code with the 2.4.8-1 code?

Regards,
Alec Smecher
Public Knowledge Project Team

First time yes i patched the wrong Version :confused: .

Second time i patch the ojs 2.4.1 and got a lot of ‘success’ AND ‘skipping’… but the patched Version didn’t work too.

Now i found a solution with “Full Version Update”. I’ve just to copy adapted files /dir from old to new version…seems to work fine.

Thx for response.(close case)

regards, ust