Matomo database will be upgraded from version 4.0.1-b1 to the new version 4.14.1.
The following plugins will be updated: LanguagesManager, Goals.
The following dimensions will be updated: log_link_visit_action.idaction_product_cat, log_link_visit_action.idaction_product_cat2, log_link_visit_action.idaction_product_cat3, log_link_visit_action.idaction_product_cat4, log_link_visit_action.idaction_product_cat5, log_link_visit_action.idaction_product_name, log_link_visit_action.idaction_product_sku, log_link_visit_action.idpageview, log_link_visit_action.product_price, log_link_visit_action.time_spent_ref_action, log_visit.config_browser_engine, log_visit.config_browser_name, log_visit.config_browser_version, log_visit.config_client_type, log_visit.config_cookie, log_visit.config_device_brand, log_visit.config_device_model, log_visit.config_device_type, log_visit.config_flash, log_visit.config_java, log_visit.config_os, log_visit.config_pdf, log_visit.config_quicktime, log_visit.config_realplayer, log_visit.config_resolution, log_visit.config_silverlight, log_visit.config_windowsmedia, log_visit.location_browser_lang, log_visit.location_country, log_visit.location_latitude, log_visit.location_longitude, log_visit.location_region, log_visit.referer_name, log_visit.referer_url, log_visit.visit_entry_idaction_name, log_visit.visit_entry_idaction_url, log_visit.visit_exit_idaction_name, log_visit.visit_exit_idaction_url, log_visit.visit_goal_buyer, log_visit.visit_goal_converted, log_visit.visit_total_actions, log_visit.visit_total_events, log_visit.visit_total_interactions, log_visit.visit_total_searches, log_visit.visit_total_time, log_visit.visitor_count_visits, log_visit.visitor_localtime, log_visit.visitor_returning.
Important notes for large Matomo installations
If you have a large Matomo database, updates might take too long to run in the browser. In this situation, you can execute the updates from your command line:
php /data/web/virtuals/145699/virtual/www/subdom/stats/console core:update
If you manage a high traffic Matomo server, we recommend to momentarily disable visitor Tracking and put the Matomo User Interface in maintenance mode.
FYI: these are the SQL queries and console commands that will be executed to upgrade your database to Matomo 4.14.1
› Click here to view and copy the list of SQL queries and console commands that will get executed
# These console commands will be run:
./console plugin:deactivate "ExamplePlugin"
./console plugin:deactivate "ExampleLogTables"
./console plugin:deactivate "ExampleUI"
./console plugin:deactivate "ExampleReport"
./console plugin:deactivate "ExampleAPI"
./console plugin:deactivate "ExampleCommand"
./console plugin:deactivate "ExampleSettingsPlugin"
./console plugin:deactivate "ExampleTracker"
./console plugin:deactivate "ExampleVisualization"
./console plugin:uninstall "ExamplePlugin"
./console plugin:uninstall "ExampleLogTables"
./console plugin:uninstall "ExampleUI"
./console plugin:uninstall "ExampleReport"
./console plugin:uninstall "ExampleAPI"
./console plugin:uninstall "ExampleCommand"
./console plugin:uninstall "ExampleSettingsPlugin"
./console plugin:uninstall "ExampleTracker"
./console plugin:uninstall "ExampleVisualization"
# These SQL queries will be executed:
UPDATE `wvs1_archive_numeric_2015_01` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2015_02` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2015_03` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2015_04` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2015_05` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2015_06` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2015_07` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2015_08` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2015_09` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2015_10` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2015_11` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2015_12` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2016_01` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2016_02` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2016_03` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2016_04` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2016_05` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2016_06` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2016_07` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2016_08` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2016_09` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2016_10` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2016_11` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2016_12` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2017_01` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2017_02` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2017_03` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2017_04` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2017_05` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2017_06` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2017_07` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2017_08` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2017_09` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2017_10` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2017_11` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2017_12` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2018_01` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2018_02` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2018_03` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2018_04` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2018_05` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2018_06` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2018_07` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2018_08` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2018_09` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2018_10` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2018_11` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2018_12` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2019_01` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2019_02` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2019_03` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2019_04` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2019_05` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2019_06` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2019_07` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2019_08` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2019_09` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2019_10` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2019_11` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2019_12` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2020_01` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2020_02` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2020_03` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2020_04` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2020_05` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2020_06` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2020_07` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2020_08` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2020_09` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2020_10` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2020_11` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2020_12` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2021_01` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2021_02` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2021_03` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2021_04` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2021_05` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2021_06` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2021_07` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2021_08` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2021_09` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2021_10` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2021_11` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2021_12` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2022_01` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2022_02` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2022_03` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2022_04` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2022_05` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2022_06` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2022_07` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2022_08` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2022_09` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2022_10` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2022_11` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2022_12` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2023_01` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2023_02` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2023_03` SET `name` = 'done' WHERE `name` = 'done.';
UPDATE `wvs1_archive_numeric_2023_04` SET `name` = 'done' WHERE `name` = 'done.';
ALTER TABLE `wvs1_segment` ADD COLUMN `hash` CHAR(32) NULL AFTER `definition`;
ALTER TABLE `wvs1_brute_force_log` ADD COLUMN `login` VARCHAR(100) NULL;
# These console commands will be run:
./console config:set --section="General" --key="login_allow_logme" --value="1"
# These SQL queries will be executed:
ALTER TABLE `wvs1_session` CHANGE `data` `data` MEDIUMTEXT;
# These console commands will be run:
./console plugin:activate "CoreVue"
# These SQL queries will be executed:
ALTER TABLE `wvs1_user` ADD COLUMN `idchange_last_viewed` INTEGER UNSIGNED NULL;
CREATE TABLE `wvs1_changes` (`idchange` INT(11) NOT NULL AUTO_INCREMENT, `created_time` DATETIME NOT NULL, `plugin_name` VARCHAR(255) NOT NULL, `version` VARCHAR(20) NOT NULL, `title` VARCHAR(255) NOT NULL, `description` TEXT NOT NULL, `link_name` VARCHAR(255) NULL, `link` VARCHAR(255) NULL, PRIMARY KEY ( `idchange` )) ENGINE=InnoDB DEFAULT CHARSET=utf8;
ALTER TABLE `wvs1_changes` CHANGE `plugin_name` `plugin_name` VARCHAR(60) NOT NULL;
ALTER TABLE `wvs1_changes` DROP INDEX `unique_plugin_version_title`;
ALTER TABLE `wvs1_changes` ADD UNIQUE KEY unique_plugin_version_title (`plugin_name`, `version`, `title` (100));
ALTER TABLE `wvs1_user` ADD COLUMN `invite_status` ENUM('accept','pending','decline','expired') DEFAULT 'accept';
ALTER TABLE `wvs1_user` DROP COLUMN `invite_status`;
ALTER TABLE `wvs1_user` ADD COLUMN `invite_token` VARCHAR(191) DEFAULT null;
ALTER TABLE `wvs1_user` ADD COLUMN `invited_by` VARCHAR(100) DEFAULT null;
ALTER TABLE `wvs1_user` ADD COLUMN `invite_expired_at` TIMESTAMP null DEFAULT null;
ALTER TABLE `wvs1_user` ADD COLUMN `invite_accept_at` TIMESTAMP null DEFAULT null;
ALTER TABLE `wvs1_site` ADD COLUMN `excluded_referrers` TEXT NOT NULL AFTER `excluded_user_agents`;
ALTER TABLE `wvs1_user` ADD UNIQUE KEY uniq_email (`email`);
ALTER TABLE `wvs1_user` ADD COLUMN `invite_link_token` VARCHAR(191) DEFAULT null;
ALTER TABLE `wvs1_user_language` ADD COLUMN `use_12_hour_clock` TINYINT(1) NOT NULL DEFAULT 0 AFTER `language`;
ALTER TABLE `wvs1_goal` ADD COLUMN `description` VARCHAR(255) NOT NULL DEFAULT '' AFTER `name`;
ALTER TABLE `wvs1_log_visit` MODIFY COLUMN `visit_goal_buyer` TINYINT(1) NULL, MODIFY COLUMN `visit_goal_converted` TINYINT(1) NULL, MODIFY COLUMN `visitor_returning` TINYINT(1) NULL, MODIFY COLUMN `visitor_count_visits` INT(11) UNSIGNED NOT NULL DEFAULT 0, MODIFY COLUMN `visit_entry_idaction_name` INTEGER(10) UNSIGNED NULL, MODIFY COLUMN `visit_entry_idaction_url` INTEGER(11) UNSIGNED NULL DEFAULT NULL, MODIFY COLUMN `visit_exit_idaction_name` INTEGER(10) UNSIGNED NULL, MODIFY COLUMN `visit_exit_idaction_url` INTEGER(10) UNSIGNED NULL DEFAULT 0, MODIFY COLUMN `visit_total_actions` INT(11) UNSIGNED NULL, ADD COLUMN `visit_total_interactions` MEDIUMINT UNSIGNED DEFAULT 0, MODIFY COLUMN `visit_total_searches` SMALLINT(5) UNSIGNED NULL, MODIFY COLUMN `referer_name` VARCHAR(255) NULL, MODIFY COLUMN `referer_url` VARCHAR(1500) NULL, MODIFY COLUMN `location_browser_lang` VARCHAR(20) NULL, MODIFY COLUMN `config_browser_engine` VARCHAR(10) NULL, MODIFY COLUMN `config_browser_name` VARCHAR(40) NULL, MODIFY COLUMN `config_browser_version` VARCHAR(20) NULL, ADD COLUMN `config_client_type` TINYINT( 1 ) NULL DEFAULT NULL, MODIFY COLUMN `config_device_brand` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL, MODIFY COLUMN `config_device_model` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL, MODIFY COLUMN `config_device_type` TINYINT( 100 ) NULL DEFAULT NULL, MODIFY COLUMN `config_os` CHAR(3) NULL, MODIFY COLUMN `visit_total_events` INT(11) UNSIGNED NULL, MODIFY COLUMN `visitor_localtime` TIME NULL, MODIFY COLUMN `config_resolution` VARCHAR(18) NULL, MODIFY COLUMN `config_cookie` TINYINT(1) NULL, MODIFY COLUMN `config_flash` TINYINT(1) NULL, MODIFY COLUMN `config_java` TINYINT(1) NULL, MODIFY COLUMN `config_pdf` TINYINT(1) NULL, MODIFY COLUMN `config_quicktime` TINYINT(1) NULL, MODIFY COLUMN `config_realplayer` TINYINT(1) NULL, MODIFY COLUMN `config_silverlight` TINYINT(1) NULL, MODIFY COLUMN `config_windowsmedia` TINYINT(1) NULL, MODIFY COLUMN `visit_total_time` INT(11) UNSIGNED NOT NULL, MODIFY COLUMN `location_country` CHAR(3) NULL, MODIFY COLUMN `location_latitude` decimal(9, 6) DEFAULT NULL, MODIFY COLUMN `location_longitude` decimal(9, 6) DEFAULT NULL, MODIFY COLUMN `location_region` char(3) DEFAULT NULL;
ALTER TABLE `wvs1_log_conversion` MODIFY COLUMN `visitor_returning` TINYINT(1) NULL, MODIFY COLUMN `visitor_count_visits` INT(11) UNSIGNED NOT NULL DEFAULT 0, MODIFY COLUMN `referer_name` VARCHAR(255) NULL, ADD COLUMN `config_browser_name` VARCHAR(40) NULL, ADD COLUMN `config_client_type` TINYINT( 1 ) NULL DEFAULT NULL, ADD COLUMN `config_device_brand` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL, ADD COLUMN `config_device_model` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL, ADD COLUMN `config_device_type` TINYINT( 100 ) NULL DEFAULT NULL, MODIFY COLUMN `location_country` CHAR(3) NULL, MODIFY COLUMN `location_latitude` decimal(9, 6) DEFAULT NULL, MODIFY COLUMN `location_longitude` decimal(9, 6) DEFAULT NULL, MODIFY COLUMN `location_region` char(3) DEFAULT NULL;
ALTER TABLE `wvs1_log_link_visit_action` ADD COLUMN `idpageview` CHAR(6) NULL DEFAULT NULL, MODIFY COLUMN `time_spent_ref_action` INTEGER(10) UNSIGNED NULL, ADD COLUMN `idaction_product_cat` INT(10) UNSIGNED NULL, ADD COLUMN `idaction_product_cat2` INT(10) UNSIGNED NULL, ADD COLUMN `idaction_product_cat3` INT(10) UNSIGNED NULL, ADD COLUMN `idaction_product_cat4` INT(10) UNSIGNED NULL, ADD COLUMN `idaction_product_cat5` INT(10) UNSIGNED NULL, ADD COLUMN `idaction_product_name` INT(10) UNSIGNED NULL, ADD COLUMN `product_price` DOUBLE NULL, ADD COLUMN `idaction_product_sku` INT(10) UNSIGNED NULL;
Need help upgrading Matomo?
If you need support to upgrade your Matomo, the creators of Matomo are here to help you make the Matomo upgrade a success and provide all instructions, best practises and ongoing support. Contact the Matomo experts to get started upgrading your Matomo safely.
Ready to go?
The database upgrade process may take a while, so please be patient.
File integrity check failed and reported some errors. You should fix this issue and then refresh this page until it shows no error. |
Directories were found in your Matomo, but we didn't expect them. --> Please delete these directories to prevent errors. <-- Directory to delete: libs/Zend/Cache Directory to delete: libs/Zend/Config Directory to delete: libs/Zend/Mail Directory to delete: libs/Zend/Validate Directory to delete: libs/bower_components Directory to delete: libs/jquery Directory to delete: libs/pChart Directory to delete: libs/sparkline Directory to delete: vendor/container-interop Directory to delete: vendor/doctrine Directory to delete: vendor/leafo Directory to delete: vendor/mnapoli Directory to delete: vendor/php-di/php-di/src/DI Directory to delete: vendor/piwik Directory to delete: vendor/tecnick.com Directory to delete: vendor/twig/twig/ext Directory to delete: vendor/twig/twig/lib To delete all these directories at once, you can run this command: rm -Rf /data/web/virtuals/145699/virtual/www/subdom/stats/libs/Zend/Cache /data/web/virtuals/145699/virtual/www/subdom/stats/libs/Zend/Config /data/web/virtuals/145699/virtual/www/subdom/stats/libs/Zend/Mail /data/web/virtuals/145699/virtual/www/subdom/stats/libs/Zend/Validate /data/web/virtuals/145699/virtual/www/subdom/stats/libs/bower_components /data/web/virtuals/145699/virtual/www/subdom/stats/libs/jquery /data/web/virtuals/145699/virtual/www/subdom/stats/libs/pChart /data/web/virtuals/145699/virtual/www/subdom/stats/libs/sparkline /data/web/virtuals/145699/virtual/www/subdom/stats/vendor/container-interop /data/web/virtuals/145699/virtual/www/subdom/stats/vendor/doctrine /data/web/virtuals/145699/virtual/www/subdom/stats/vendor/leafo /data/web/virtuals/145699/virtual/www/subdom/stats/vendor/mnapoli /data/web/virtuals/145699/virtual/www/subdom/stats/vendor/php-di/php-di/src/DI /data/web/virtuals/145699/virtual/www/subdom/stats/vendor/piwik /data/web/virtuals/145699/virtual/www/subdom/stats/vendor/tecnick.com /data/web/virtuals/145699/virtual/www/subdom/stats/vendor/twig/twig/ext /data/web/virtuals/145699/virtual/www/subdom/stats/vendor/twig/twig/lib |
Files were found in your Matomo, but we didn't expect them. --> Please delete these files to prevent errors. <-- File to delete: bower.json File to delete: composer.json File to delete: composer.lock File to delete: config/environment/test.php File to delete: libs/MaxMindGeoIP/geoip.inc File to delete: libs/MaxMindGeoIP/geoipcity.inc File to delete: libs/PiwikTracker/LICENSE File to delete: libs/PiwikTracker/README.md File to delete: libs/PiwikTracker/composer.json File to delete: libs/Zend/Mime.php File to delete: libs/Zend/Mime/Decode.php File to delete: libs/Zend/Mime/Exception.php File to delete: libs/Zend/Mime/Message.php File to delete: libs/Zend/Mime/Part.php File to delete: libs/javascript/json2.js File to delete: libs/jqplot/jqplot.core.js File to delete: libs/jqplot/jqplot.lineRenderer.js File to delete: libs/jqplot/jqplot.linearAxisRenderer.js File to delete: libs/jqplot/jqplot.themeEngine.js File to delete: libs/jqplot/plugins/jqplot.barRenderer.js File to delete: libs/jqplot/plugins/jqplot.pieRenderer.js File to delete: misc/How to install Piwik.html File to delete: misc/composer/build-xhprof.sh File to delete: misc/composer/clean-xhprof.sh File to delete: misc/gpl-3.0.txt File to delete: misc/internal-docs/content-tracking.md File to delete: misc/others/ExamplePiwikTracker.php File to delete: misc/others/api_internal_call.php File to delete: misc/others/api_rest_call.php File to delete: misc/others/download-count.txt File to delete: misc/others/iframeWidget.htm File to delete: misc/others/iframeWidget_localhost.php File to delete: misc/others/stress.sh File to delete: misc/others/uninstall-delete-piwik-directory.php File to delete: misc/others/widget_example_lastvisits.html File to delete: misc/phpstorm-codestyles/Piwik_codestyle.xml File to delete: misc/phpstorm-codestyles/README.md File to delete: vendor/composer/installed.json File to delete: vendor/monolog/monolog/CHANGELOG.mdown File to delete: vendor/monolog/monolog/README.mdown File to delete: vendor/monolog/monolog/composer.json File to delete: vendor/monolog/monolog/doc/01-usage.md File to delete: vendor/monolog/monolog/doc/02-handlers-formatters-processors.md File to delete: vendor/monolog/monolog/doc/03-utilities.md File to delete: vendor/monolog/monolog/doc/04-extending.md File to delete: vendor/monolog/monolog/doc/sockets.md File to delete: vendor/monolog/monolog/phpunit.xml.dist File to delete: vendor/mustangostang/spyc/README File to delete: vendor/mustangostang/spyc/composer.json File to delete: vendor/pear/archive_tar/composer.json File to delete: vendor/pear/archive_tar/docs/Archive_Tar.txt File to delete: vendor/pear/archive_tar/package.xml File to delete: vendor/pear/console_getopt/composer.json File to delete: vendor/pear/console_getopt/package.xml File to delete: vendor/pear/pear-core-minimal/composer.json File to delete: vendor/pear/pear-core-minimal/src/PEAR/ErrorStack5.php File to delete: vendor/pear/pear-core-minimal/src/PEAR5.php File to delete: vendor/pear/pear_exception/composer.json File to delete: vendor/pear/pear_exception/package.xml File to delete: vendor/php-di/invoker/composer.json File to delete: vendor/php-di/invoker/doc/parameter-resolvers.md File to delete: vendor/php-di/php-di/404.md File to delete: vendor/php-di/php-di/CONTRIBUTING.md File to delete: vendor/php-di/php-di/composer.json File to delete: vendor/php-di/php-di/couscous.yml File to delete: vendor/php-di/php-di/phpunit.xml.dist File to delete: vendor/psr/log/composer.json File to delete: vendor/symfony/console/Symfony/Component/Console/composer.json File to delete: vendor/symfony/console/Symfony/Component/Console/phpunit.xml.dist File to delete: vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/composer.json File to delete: vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/phpunit.xml.dist File to delete: vendor/symfony/monolog-bridge/Symfony/Bridge/Monolog/composer.json File to delete: vendor/symfony/monolog-bridge/Symfony/Bridge/Monolog/phpunit.xml.dist File to delete: vendor/tedivm/jshrink/composer.json File to delete: vendor/tedivm/jshrink/package.xml File to delete: vendor/tedivm/jshrink/phpunit.xml.dist File to delete: vendor/twig/twig/composer.json File to delete: vendor/twig/twig/phpunit.xml.dist File to delete: vendor/monolog/monolog/.php_cs File to delete: vendor/pear/archive_tar/.travis.sh File to delete: vendor/twig/twig/.editorconfig To delete all these files at once, you can run this command: rm "/data/web/virtuals/145699/virtual/www/subdom/stats/bower.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/composer.lock" "/data/web/virtuals/145699/virtual/www/subdom/stats/config/environment/test.php" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/MaxMindGeoIP/geoip.inc" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/MaxMindGeoIP/geoipcity.inc" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/PiwikTracker/LICENSE" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/PiwikTracker/README.md" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/PiwikTracker/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/Zend/Mime.php" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/Zend/Mime/Decode.php" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/Zend/Mime/Exception.php" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/Zend/Mime/Message.php" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/Zend/Mime/Part.php" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/javascript/json2.js" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/jqplot/jqplot.core.js" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/jqplot/jqplot.lineRenderer.js" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/jqplot/jqplot.linearAxisRenderer.js" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/jqplot/jqplot.themeEngine.js" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/jqplot/plugins/jqplot.barRenderer.js" "/data/web/virtuals/145699/virtual/www/subdom/stats/libs/jqplot/plugins/jqplot.pieRenderer.js" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/How to install Piwik.html" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/composer/build-xhprof.sh" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/composer/clean-xhprof.sh" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/gpl-3.0.txt" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/internal-docs/content-tracking.md" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/others/ExamplePiwikTracker.php" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/others/api_internal_call.php" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/others/api_rest_call.php" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/others/download-count.txt" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/others/iframeWidget.htm" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/others/iframeWidget_localhost.php" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/others/stress.sh" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/others/uninstall-delete-piwik-directory.php" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/others/widget_example_lastvisits.html" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/phpstorm-codestyles/Piwik_codestyle.xml" "/data/web/virtuals/145699/virtual/www/subdom/stats/misc/phpstorm-codestyles/README.md" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/composer/installed.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/monolog/monolog/CHANGELOG.mdown" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/monolog/monolog/README.mdown" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/monolog/monolog/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/monolog/monolog/doc/01-usage.md" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/monolog/monolog/doc/02-handlers-formatters-processors.md" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/monolog/monolog/doc/03-utilities.md" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/monolog/monolog/doc/04-extending.md" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/monolog/monolog/doc/sockets.md" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/monolog/monolog/phpunit.xml.dist" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/mustangostang/spyc/README" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/mustangostang/spyc/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/pear/archive_tar/composer.json" rm "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/pear/archive_tar/docs/Archive_Tar.txt" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/pear/archive_tar/package.xml" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/pear/console_getopt/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/pear/console_getopt/package.xml" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/pear/pear-core-minimal/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/pear/pear-core-minimal/src/PEAR/ErrorStack5.php" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/pear/pear-core-minimal/src/PEAR5.php" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/pear/pear_exception/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/pear/pear_exception/package.xml" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/php-di/invoker/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/php-di/invoker/doc/parameter-resolvers.md" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/php-di/php-di/404.md" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/php-di/php-di/CONTRIBUTING.md" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/php-di/php-di/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/php-di/php-di/couscous.yml" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/php-di/php-di/phpunit.xml.dist" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/psr/log/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/symfony/console/Symfony/Component/Console/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/symfony/console/Symfony/Component/Console/phpunit.xml.dist" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/phpunit.xml.dist" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/symfony/monolog-bridge/Symfony/Bridge/Monolog/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/symfony/monolog-bridge/Symfony/Bridge/Monolog/phpunit.xml.dist" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/tedivm/jshrink/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/tedivm/jshrink/package.xml" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/tedivm/jshrink/phpunit.xml.dist" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/twig/twig/composer.json" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/twig/twig/phpunit.xml.dist" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/monolog/monolog/.php_cs" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/pear/archive_tar/.travis.sh" "/data/web/virtuals/145699/virtual/www/subdom/stats/vendor/twig/twig/.editorconfig" |