Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/blog/robotwiki/includes/json/FormatJson.php on line 397
Deprecated: Optional parameter $prefix declared before required parameter $code is implicitly treated as a required parameter in /var/www/blog/robotwiki/languages/Language.php on line 4270
Warning: Private methods cannot be final as they are never overridden by other classes in /var/www/blog/robotwiki/includes/actions/Action.php on line 67
Deprecated: Return type of ResultWrapper::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/blog/robotwiki/includes/db/DatabaseUtility.php on line 174
Deprecated: Return type of ResultWrapper::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/blog/robotwiki/includes/db/DatabaseUtility.php on line 192
Deprecated: Return type of ResultWrapper::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/blog/robotwiki/includes/db/DatabaseUtility.php on line 185
Deprecated: Return type of ResultWrapper::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/blog/robotwiki/includes/db/DatabaseUtility.php on line 202
Deprecated: Return type of ResultWrapper::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/blog/robotwiki/includes/db/DatabaseUtility.php on line 163
Exception encountered, of type "mysqli_sql_exception"
[6d853714] /robotwiki/index.php/P%C3%A1gina_principal mysqli_sql_exception from line 100 of /var/www/blog/robotwiki/includes/db/DatabaseMysqli.php: Access denied for user 'wiki'@'localhost' (using password: YES)
Backtrace:
#0 /var/www/blog/robotwiki/includes/db/DatabaseMysqli.php(100): mysqli->real_connect()
#1 /var/www/blog/robotwiki/includes/db/DatabaseMysqlBase.php(80): DatabaseMysqli->mysqlConnect()
#2 /var/www/blog/robotwiki/includes/db/Database.php(818): DatabaseMysqlBase->open()
#3 /var/www/blog/robotwiki/includes/db/Database.php(914): DatabaseBase->__construct()
#4 /var/www/blog/robotwiki/includes/db/LoadBalancer.php(763): DatabaseBase::factory()
#5 /var/www/blog/robotwiki/includes/db/LoadBalancer.php(629): LoadBalancer->reallyOpenConnection()
#6 /var/www/blog/robotwiki/includes/db/LoadBalancer.php(506): LoadBalancer->openConnection()
#7 /var/www/blog/robotwiki/includes/GlobalFunctions.php(3594): LoadBalancer->getConnection()
#8 /var/www/blog/robotwiki/includes/page/WikiPage.php(369): wfGetDB()
#9 /var/www/blog/robotwiki/includes/page/WikiPage.php(449): WikiPage->loadPageData()
#10 /var/www/blog/robotwiki/includes/page/WikiPage.php(491): WikiPage->exists()
#11 /var/www/blog/robotwiki/includes/page/WikiPage.php(215): WikiPage->getContentModel()
#12 /var/www/blog/robotwiki/includes/page/WikiPage.php(201): WikiPage->getContentHandler()
#13 /var/www/blog/robotwiki/includes/actions/Action.php(96): WikiPage->getActionOverrides()
#14 /var/www/blog/robotwiki/includes/actions/Action.php(151): Action::factory()
#15 /var/www/blog/robotwiki/includes/MediaWiki.php(139): Action::getActionName()
#16 /var/www/blog/robotwiki/includes/MediaWiki.php(481): MediaWiki->getAction()
#17 /var/www/blog/robotwiki/includes/MediaWiki.php(414): MediaWiki->main()
#18 /var/www/blog/robotwiki/index.php(41): MediaWiki->run()
#19 {main}