Severity: Warning
Message: SQLite3::query(): Unable to prepare statement: 5, database is locked
Filename: sqlite3/sqlite3_driver.php
Line Number: 129
Backtrace:
File: /var/www/html/application/controllers/Main.php
Line: 29
Function: table_exists
File: /var/www/html/index.php
Line: 284
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /var/www/html/application/controllers/Main.php
Line: 29
Function: table_exists
File: /var/www/html/index.php
Line: 284
Function: require_once
Error Number: 5
database is locked
SELECT "NAME" FROM "SQLITE_MASTER" WHERE "TYPE" = 'table'
Filename: controllers/Main.php
Line Number: 29