-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi,
Running script with Piwik 3.0.1 leads to :
2017-01-17 12:27:10 - Running Piwik Initial Install Script
2017-01-17 12:27:10 - Preparing Cache and Diagnostics
Uncaught exception: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'piwik.piwik_option' doesn't exist
in /var/www/piwik/libs/Zend/Db/Adapter/Pdo/Abstract.php line 280
#0 /var/www/piwik/core/Db.php(168): Zend_Db_Adapter_Pdo_Abstract->exec('DELETE FROM `pi...')
#1 /var/www/piwik/plugins/Diagnostics/Diagnostic/LoadDataInfileCheck.php(61): Piwik\Db::exec('DELETE FROM `pi...')
#2 /var/www/piwik/plugins/Diagnostics/DiagnosticService.php(61): Piwik\Plugins\Diagnostics\Diagnostic\LoadDataInfileCheck->execute()
#3 /var/www/piwik/plugins/Diagnostics/DiagnosticService.php(48): Piwik\Plugins\Diagnostics\DiagnosticService->run(Array)
#4 /var/www/install-piwik.php(92): Piwik\Plugins\Diagnostics\DiagnosticService->runDiagnostics()
#5 /var/www/install-piwik.php(72): PiwikCliInstall->prepare()
#6 /var/www/install-piwik.php(57): PiwikCliInstall->install()
#7 {main}
Of course "piwik.piwik_option" does not exist, I except this script to create all necessary tables...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels