after that I followed the installation manual of Wikibase repository. The only interesting thing that have happened is when I run
After that I got pretty much the same error when I tried to go to the page Item:q1 :
Unexpected non-MediaWiki exception encountered, of type "InvalidArgumentException"
[089fe8f4] /wikibase/index.php/Item:q1 Exception from line 48 of /var/www/html/wikibase/extensions/Wikibase/repo/includes/GenericEventDispatcher.php: $listener must implement Wikibase\Lib\Store\EntityStoreWatcher
Backtrace:
#0 /var/www/html/wikibase/extensions/Wikibase/repo/includes/store/sql/SqlStore.php(549): Wikibase\Repo\GenericEventDispatcher->registerWatcher(Wikibase\Lib\Store\CachingEntityRevisionLookup)
#1 /var/www/html/wikibase/extensions/Wikibase/repo/includes/store/sql/SqlStore.php(513): Wikibase\SqlStore->newEntityRevisionLookup()
#2 /var/www/html/wikibase/extensions/Wikibase/repo/includes/store/sql/SqlStore.php(455): Wikibase\SqlStore->getEntityRevisionLookup(string)
#3 /var/www/html/wikibase/extensions/Wikibase/repo/includes/WikibaseRepo.php(316): Wikibase\SqlStore->getEntityLookup(string)
#4 /var/www/html/wikibase/extensions/Wikibase/repo/includes/WikibaseRepo.php(488): Wikibase\Repo\WikibaseRepo->getEntityLookup()
#5 /var/www/html/wikibase/extensions/Wikibase/repo/includes/WikibaseRepo.php(705): Wikibase\Repo\WikibaseRepo->getValueFormatterBuilders()
#6 /var/www/html/wikibase/extensions/Wikibase/repo/includes/WikibaseRepo.php(672): Wikibase\Repo\WikibaseRepo->getMessageParameterFormatter()
#7 /var/www/html/wikibase/extensions/Wikibase/repo/Wikibase.hooks.php(1244): Wikibase\Repo\WikibaseRepo->getValidatorErrorLocalizer()
#8 /var/www/html/wikibase/extensions/Wikibase/repo/Wikibase.hooks.php(1226): Wikibase\RepoHooks::newItemHandler()
#9 [internal function]: Wikibase\RepoHooks::onContentHandlerForModelID(string, NULL)
#10 /var/www/html/wikibase/includes/Hooks.php(206): call_user_func_array(string, array)
#11 /var/www/html/wikibase/includes/GlobalFunctions.php(4056): Hooks::run(string, array, NULL)
#12 /var/www/html/wikibase/includes/content/ContentHandler.php(321): wfRunHooks(string, array)
#13 /var/www/html/wikibase/includes/page/WikiPage.php(222): ContentHandler::getForModelID(string)
#14 /var/www/html/wikibase/includes/page/WikiPage.php(208): WikiPage->getContentHandler()
#15 /var/www/html/wikibase/includes/actions/Action.php(92): WikiPage->getActionOverrides()
#16 /var/www/html/wikibase/includes/actions/Action.php(145): Action::factory(string, WikiPage, RequestContext)
#17 /var/www/html/wikibase/includes/Wiki.php(154): Action::getActionName(RequestContext)
#18 /var/www/html/wikibase/includes/Wiki.php(527): MediaWiki->getAction()
#19 /var/www/html/wikibase/includes/Wiki.php(452): MediaWiki->main()
#20 /var/www/html/wikibase/index.php(46): MediaWiki->run()
#21 {main}
I did't modify Wikibase.example.php file so my items should be in the Item namespace.