Piwik # open source web analytics
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'stats.piwik_option' doesn't exist
Edit the following line in piwik.php to enable tracker debugging and display a backtrace:
$GLOBALS['PIWIK_TRACKER_DEBUG'] = true;