Skip to content

Unable to run on Piwik 3.0.1 #3

@FlorentCoppint

Description

@FlorentCoppint

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions