Deployment Readiness
This page checks the configured MySQL connection, confirms that the SQL package exists, and can install the required SMARTS tables and seed accounts into the configured database.
Current Status
Install Database
The installer will create the configured database if your MySQL account has permission, import
database/smarts_schema.sql, and make sure the runtime upload and storage folders exist.
config/local.example.php to
config/local.php and enter the real database credentials before running the installer.
Online Hosting Notes