1 Answer
You need to import the fuel cms details inside the MariaDB
mysql -u root -p <name of the database that you have created> < /var/www/final/fuel/fuel/install/fuel_schema.sql(absolute path of fuel_schema.sql)
REload the browser and issue gets solved.
Your Answer