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