Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation: Uncaught exception #5741

Closed
anonymous-matomo-user opened this issue Aug 2, 2008 · 1 comment
Closed

Installation: Uncaught exception #5741

anonymous-matomo-user opened this issue Aug 2, 2008 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@anonymous-matomo-user
Copy link

When I want to install Piwik, i get the following message:

Uncaught exception: ‘SQLSTATE42000: Syntax error or access violation: 1142 INDEX command denied to user ’web239’@’localhost’ for table ’piwik2_log_link_visit_action’’
More information

In /var/www/web239/html/piwik/libs/Zend/Db/Statement/Pdo.php on line 227
Backtrace:

  1. /var/www/web239/html/piwik/libs/Zend/Db/Statement.php(298): Zend_Db_Statement_Pdo→_execute(Array)
  2. /var/www/web239/html/piwik/libs/Zend/Db/Adapter/Abstract.php(269): Zend_Db_Statement→execute(Array)
  3. /var/www/web239/html/piwik/libs/Zend/Db/Adapter/Pdo/Abstract.php(206): Zend_Db_Adapter_Abstract→query(‘CREATE INDEX in…’, Array)
  4. /var/www/web239/html/piwik/modules/Piwik.php(984): Zend_Db_Adapter_Pdo_Abstract→query(‘CREATE INDEX in…’)
  5. /var/www/web239/html/piwik/plugins/Installation/Controller.php(194): Piwik::createTablesIndex()
  6. /var/www/web239/html/piwik/plugins/Installation/Installation.php(63): Piwik_Installation_Controller→tablesCreation()
  7. /var/www/web239/html/piwik/libs/Event/Dispatcher.php(214): Piwik_Installation→startInstallation(Object(Event_Notification))
  8. /var/www/web239/html/piwik/modules/PluginsManager.php(397): Event_Dispatcher→addObserver(Array, Array)
  9. /var/www/web239/html/piwik/modules/PluginsManager.php(312): Piwik_PluginsManager→addPluginObservers(Array, ‘FrontController…’)
  10. /var/www/web239/html/piwik/modules/PluginsManager.php(238): Piwik_PluginsManager→loadPlugins(Object(Piwik_Installation))
  11. /var/www/web239/html/piwik/modules/Piwik.php(410): Piwik_PluginsManager→setPluginsToLoad()
  12. /var/www/web239/html/piwik/modules/FrontController.php(305): Piwik::loadPlugins(Array)
  13. /var/www/web239/html/piwik/index.php(54): Piwik_FrontController→init()
  14. {main}

You can get help from http://piwik.org (give us the full error message + your PHP and Mysql version)

And this exception raised another exception “No entry is registered for key ‘logger_exception’”

I’m using MySQL 5.0.32 and PHP Version 5.2.0-8+etch10

@mattab
Copy link
Member

mattab commented Oct 10, 2008

dup of #30

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

2 participants