English (Englisch)Update
- Welche Version von Piwik habe ich?
- Was muss ich tun um Piwik auf die aktuelle Version zu aktualisieren?
- How do I backup my MySQL database?
- How do I restore my MySQL database?
- How do I enable Maintenance mode (to display a maintenance message in Piwik, and disable tracking) prior to updates?
- What should I do when the upgrade failed with "SQLSTATE[42000]: Syntax error or access violation: 1142 INDEX command denied to user 'myUserID'@'SomeIP' for table 'SomePiwikTable'"
Antworten
-
Welche Version von Piwik habe ich?
There are two ways to know which version of Piwik you are using:
- The About Piwik X.Y box:

- File core/Version.php: you can download from your FTP server the file piwik/core/Version.php - inside this file will be the version number you are currently using.
- The About Piwik X.Y box:
-
Was muss ich tun um Piwik auf die aktuelle Version zu aktualisieren?
Für weitere Informationen, sehen Sie sich bitte den Update-Guide an.
-
How do I backup my MySQL database?
Please see the WordPress guide on how to backup your database.
-
How do I restore my MySQL database?
Please see the WordPress guide on how to restore your database from backup.
-
How do I enable Maintenance mode (to display a maintenance message in Piwik, and disable tracking) prior to updates?
You can set a setting in your config/config.ini.php file as explained in this FAQ.
-
What should I do when the upgrade failed with "SQLSTATE[42000]: Syntax error or access violation: 1142 INDEX command denied to user 'myUserID'@'SomeIP' for table 'SomePiwikTable'"
Ask your sysadmin to GRANT your database user INDEX privilege. This is required to CREATE, DROP, and ALTER indexes, and allow Piwik to update successfully.
Deutsch
Français
Italiano
Español
Ελληνικα
polski
Newsletter