Severity: Warning
Message: SQLite3::query(): Unable to prepare statement: database is locked
Filename: sqlite3/sqlite3_driver.php
Line Number: 130
Backtrace:
File: /var/www/html/application/controllers/SystemController.php
Line: 17
Function: library
File: /var/www/html/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/html/system/core/Exceptions.php:284)
Filename: core/Common.php
Line Number: 575
Backtrace:
File: /var/www/html/application/controllers/SystemController.php
Line: 17
Function: library
File: /var/www/html/index.php
Line: 316
Function: require_once
Error Number: 5
database is locked
SELECT "NAME" FROM "SQLITE_MASTER" WHERE "TYPE" = 'table'
Filename: libraries/Migration.php
Line Number: 168