Hi stevel, and welcome to the Akelos forum.
Your current PHP seems to have mysql disabled, although SQLite should work in your case.
You can find where your your PHP configuration file is by looking for php.ini whe running
<?php phpinfo(); ?>
then Google how to enable MySQL on your system using your local MySQL copy.
What I recommend you is to get a fully working stack like XAMPP, you'll save endless hours on configurations :)
Good luck!
1 to 3 of 3