There was a problem installing the plugin ExampleFeedburner: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘piwik_db.piwik_site’ doesn’t exist If this plugin has already been installed, and if you want to hide this message, you must add the following line under the [PluginsInstalled] entry in your config/config.ini.php file: PluginsInstalled[] = ExampleFeedburner
The table piwik_site is indeed not there
At this point I only have 3 tables:
In the ‘optional’ section in the installer, part 1, I get the following warnings:
File integrity File integrity check could not be performed due to missing manifest.inc.php.
Tracker status 500
GET request to piwik.php failed. Try whitelisting this URL from mod_security and HTTP Authentication.
Is this a showstopper? The ‘optional’ title suggests it’s not.
Any workaround?