Anyone know what a session table is and how to create one

Run into this error DB Error: Table 'ojs.sessions' doesn't exist

Below is my php error log

[29-Jul-2019 14:30:34 Europe/Berlin] ojs2: DB Error: Table 'ojs.sessions' doesn't exist
[29-Jul-2019 14:30:34 Europe/Berlin] PHP Warning:  Unknown: Cannot call session save handler in a recursive manner in Unknown on line 0
[29-Jul-2019 14:30:34 Europe/Berlin] PHP Warning:  Unknown: Failed to write session data using user defined save handler. (session.save_path: /Applications/XAMPP/xamppfiles/temp/) in Unknown on line 0```

A post was merged into an existing topic: HTTP ERROR 500 message on web browser