Class 'Handler' not found. Upgrade OJS 2.2.2.0 to 2.4.8.3

Hello everyone.

I’ve been trying to upgrade a OJS 2.2.2.0 system to a 2.4.8.3, but it seems having an error. I’ve followed the docs/UPGRADE:

  • Move folders to new directory
  • Synchronize: which I understand is copying the new information from config.template.inc into config.inc. (I did let the own information intact, like the base_url, for example)
  • Replace the directories
  • I did not do anything with the patches because I didn’t see any patch after 2.4.8.3., so I went to the next step.

Then, when I try and go to the rute, according to my hosting, it gives me the following error: HP Fatal error: Class ‘Handler’ not found in /home/historia-actual0/www/Publicaciones/pages/install/InstallHandler.inc.php on line 24

What am I doing wrong?

Thanks a lot and I hope you could help,
Alberto.

PROBLEM SOLVED

Be careful with the new folders because one old folder from OJS 2.2.x. (pages/install) remained within the new ones. I had to delete it manually and then all was Ok.