DB Error: Table 'ojs.sessions' doesn't exist

Hi @geek

MySQL is reporting that your “sessions” table is entirely missing.
Given that you moved your OJS to another server, are you using same MySQL credentials? Did you create Database, Username and Password exactly like they were on your previous server?

If so, then database configuration in config.inc.php may be pointing to an empty database or something that’s not OJS, please double check it.

Regards,
Israel Cefrin
Public Knowledge Project Team

2 Likes