by Ken Task.
Without more specific information, a guess would be to add the following line to your config.php file for the site:
$CFG->dbsessions='0';
That's a Zero.
No need to restart any web services/server, just attempt to login.
The real issue, however, is how did the sessions table disappear? Things like that do not happen by themselves.
'spirit of sharing', Ken