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

me sale este error “DB Error: Table ‘ojs.sessions’ doesn’t exist”, moví una carpeta www ya instala con el ojs e importe la base de datos, ¿alguien me puede ayudar con este inconveniente?

Hi @geek

What is your software version? Did you ran an upgrade?

Regards,
Israel Cefrin
Public Knowledge Project Team

debian 7
PHP 5.6
mysql 5.5.58
ojs 3.0.2

I did not do any update, I copied a folder with the content ojs already installed from another server and also imported its database and that was the error that came out

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

I’ll review it, thanks

Am having same issue too. This a problem my is on a local machine though.

Please geek if you have solve problem i will like to know how you go about it.

The answer from @israel.cefrin describes the likely scenarios here.

1 Like