Was just working on a personal wiki I setup a little while back, and I noticed the runjobs.php doesn’t work and gives me the following: php runJobs.php [4638b389] [no req] MWException from line 886 of /opt/bitnami/apps/mediawiki/htdocs/includes/db/Database.php: DatabaseBase::factory no viable database extension found for type 'mysql' Backtrace: #0 /opt/bitnami/apps/mediawiki/htdocs/includes/db/LoadBalancer.php(763): DatabaseBase::factory(string, array) #1 /opt/bitnami/apps/mediawiki/htdocs/includes/db/LoadBalancer.php(629): LoadBalancer->reallyOpenConnection(array, boolean) #2 /opt/bitnami/apps/mediawiki/htdocs/includes/db/LoadBalancer.php(506): LoadBalancer->openConnection(integer, boolean) #3 /opt/bitnami/apps/mediawiki/htdocs/includes/GlobalFunctions.php(3594): LoadBalancer->getConnection(integer, array, boolean) #4 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LocalisationCache.php(1156): wfGetDB(integer) #5 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LocalisationCache.php(401): LCStoreDB->get(string, string) #6 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LocalisationCache.php(447): LocalisationCache->isExpired(string) #7 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LocalisationCache.php(323): LocalisationCache->initLanguage(string) #8 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LocalisationCache.php(260): LocalisationCache->loadItem(string, string) #9 /opt/bitnami/apps/mediawiki/htdocs/languages/Language.php(612): LocalisationCache->getItem(string, string) #10 /opt/bitnami/apps/mediawiki/htdocs/includes/title/MediaWikiTitleCodec.php(75): Language->needsGenderDistinction() #11 /opt/bitnami/apps/mediawiki/htdocs/includes/Title.php(992): MediaWikiTitleCodec->getNamespaceName(integer, string) #12 /opt/bitnami/apps/mediawiki/htdocs/includes/Title.php(1411): Title->getNsText() #13 /opt/bitnami/apps/mediawiki/htdocs/includes/Title.php(1423): Title->prefix(string) #14 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LinkCache.php(221): Title->getPrefixedDBkey() #15 /opt/bitnami/apps/mediawiki/htdocs/includes/Title.php(3158): LinkCache->addLinkObj(Title) #16 /opt/bitnami/apps/mediawiki/htdocs/includes/Title.php(4242): Title->getArticleID() #17 /opt/bitnami/apps/mediawiki/htdocs/extensions/DynamicPageList/DPLSetup.php(1235): Title->exists() #18 /opt/bitnami/apps/mediawiki/htdocs/extensions/DynamicPageList/DPLSetup.php(1211): ExtDynamicPageList::commonSetup() #19 [internal function]: ExtDynamicPageList::setupDPL() #20 /opt/bitnami/apps/mediawiki/htdocs/includes/Setup.php(676): call_user_func(array) #21 /opt/bitnami/apps/mediawiki/htdocs/maintenance/doMaintenance.php(97): require_once(string) #22 /opt/bitnami/apps/mediawiki/htdocs/maintenance/runJobs.php(97): require_once(string) #23 {main}
I do have mysql installed and the phpinfo has it there: MYSQL MYSQL SUPPORT ENABLED Active Persistent Links 0 Active Links 0 Client API version mysqlnd 5.0.11-dev - 20120503 - $Id: 15d5c781cfcad91193dceae1d2cdd127674ddb3e $
DIRECTIVE LOCAL VALUE MASTER VALUE mysql.allow_local_infile On On mysql.allow_persistent On On mysql.connect_timeout 60 60 mysql.default_host no value no value mysql.default_password no value no value mysql.default_port 3306 3306 mysql.default_socket /opt/bitnami/mysql/tmp/mysql.sock /opt/bitnami/mysql/tmp/mysql.sock mysql.default_user no value no value mysql.max_links Unlimited Unlimited mysql.max_persistent Unlimited Unlimited mysql.trace_mode Off Off
Not sure what the problem is… any help appreciated, no real advanced skills over here.
[http://www.tsadra.org] Jeremi Plazas / Assistant Director of Research jeremi@tsadra.org [jeremi@tsadra.org] Tsadra Foundation Tsadra Research Center, Boulder CO Advancing the Combined Study and Practice of Tibetan Buddhism in the West. www.tsadra.org [http://www.tsadra.org] [https://htmlsig.com/t/0000001BZGCW2] [https://htmlsig.com/t/0000001BRRMGS] [https://htmlsig.com/t/0000001BTMKZ9] [https://htmlsig.com/t/0000001BQ34MY]
Many Linux distributions provide MediaWiki in a packaged format for that distro. These packages typically contain obsolete & unsupported versions of MediaWiki; they also like to move around & change files, & do other super-counterproductive things. You'll get the best support here if you install MediaWiki directly from one of our tarballs - https://www.mediawiki. org/ - or Git https://www.mediawiki.org/wiki/Download_from_Git
On Tue, Aug 9, 2016 at 3:55 PM, Jeremi Plazas keisuru@gmail.com wrote:
Was just working on a personal wiki I setup a little while back, and I noticed the runjobs.php doesn’t work and gives me the following: php runJobs.php [4638b389] [no req] MWException from line 886 of /opt/bitnami/apps/mediawiki/htdocs/includes/db/Database.php: DatabaseBase::factory no viable database extension found for type 'mysql' Backtrace: #0 /opt/bitnami/apps/mediawiki/htdocs/includes/db/LoadBalancer.php(763): DatabaseBase::factory(string, array) #1 /opt/bitnami/apps/mediawiki/ htdocs/includes/db/LoadBalancer.php(629): LoadBalancer->reallyOpenConnection(array, boolean) #2 /opt/bitnami/apps/mediawiki/htdocs/includes/db/LoadBalancer.php(506): LoadBalancer->openConnection(integer, boolean) #3 /opt/bitnami/apps/mediawiki/htdocs/includes/GlobalFunctions.php(3594): LoadBalancer->getConnection(integer, array, boolean) #4 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LocalisationCache.php(1156): wfGetDB(integer) #5 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LocalisationCache.php(401): LCStoreDB->get(string, string) #6 /opt/bitnami/apps/mediawiki/ htdocs/includes/cache/LocalisationCache.php(447): LocalisationCache->isExpired(string) #7 /opt/bitnami/apps/mediawiki/ htdocs/includes/cache/LocalisationCache.php(323): LocalisationCache->initLanguage(string) #8 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LocalisationCache.php(260): LocalisationCache->loadItem(string, string) #9 /opt/bitnami/apps/mediawiki/htdocs/languages/Language.php(612): LocalisationCache->getItem(string, string) #10 /opt/bitnami/apps/mediawiki/htdocs/includes/title/MediaWikiTitleCodec.php(75): Language->needsGenderDistinction() #11 /opt/bitnami/apps/mediawiki/ htdocs/includes/Title.php(992): MediaWikiTitleCodec->getNamespaceName(integer, string) #12 /opt/bitnami/apps/mediawiki/htdocs/includes/Title.php(1411): Title->getNsText() #13 /opt/bitnami/apps/mediawiki/ htdocs/includes/Title.php(1423): Title->prefix(string) #14 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LinkCache.php(221): Title->getPrefixedDBkey() #15 /opt/bitnami/apps/mediawiki/ htdocs/includes/Title.php(3158): LinkCache->addLinkObj(Title) #16 /opt/bitnami/apps/mediawiki/htdocs/includes/Title.php(4242): Title->getArticleID() #17 /opt/bitnami/apps/mediawiki/htdocs/extensions/ DynamicPageList/DPLSetup.php(1235): Title->exists() #18 /opt/bitnami/apps/mediawiki/htdocs/extensions/ DynamicPageList/DPLSetup.php(1211): ExtDynamicPageList::commonSetup() #19 [internal function]: ExtDynamicPageList::setupDPL() #20 /opt/bitnami/apps/mediawiki/htdocs/includes/Setup.php(676): call_user_func(array) #21 /opt/bitnami/apps/mediawiki/htdocs/maintenance/doMaintenance.php(97): require_once(string) #22 /opt/bitnami/apps/mediawiki/ htdocs/maintenance/runJobs.php(97): require_once(string) #23 {main}
I do have mysql installed and the phpinfo has it there: MYSQL MYSQL SUPPORT ENABLED Active Persistent Links 0 Active Links 0 Client API version mysqlnd 5.0.11-dev - 20120503 - $Id: 15d5c781cfcad91193dceae1d2cdd127674ddb3e $
DIRECTIVE LOCAL VALUE MASTER VALUE mysql.allow_local_infile On On mysql.allow_persistent On On mysql.connect_timeout 60 60 mysql.default_host no value no value mysql.default_password no value no value mysql.default_port 3306 3306 mysql.default_socket /opt/bitnami/mysql/tmp/mysql.sock /opt/bitnami/mysql/tmp/mysql.sock mysql.default_user no value no value mysql.max_links Unlimited Unlimited mysql.max_persistent Unlimited Unlimited mysql.trace_mode Off Off
Not sure what the problem is… any help appreciated, no real advanced skills over here.
[http://www.tsadra.org] Jeremi Plazas / Assistant Director of Research jeremi@tsadra.org [jeremi@tsadra.org] Tsadra Foundation Tsadra Research Center, Boulder CO Advancing the Combined Study and Practice of Tibetan Buddhism in the West. www.tsadra.org [http://www.tsadra.org] [https://htmlsig.com/t/0000001BZGCW2] [ https://htmlsig.com/t/0000001BRRMGS] [https://htmlsig.com/t/0000001BTMKZ9] [https://htmlsig.com/t/0000001BQ34MY] _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Got it thanks. [http://www.tsadra.org] Jeremi Plazas / Assistant Director of Research jeremi@tsadra.org [jeremi@tsadra.org] Tsadra Foundation Tsadra Research Center, Boulder CO Advancing the Combined Study and Practice of Tibetan Buddhism in the West. www.tsadra.org [http://www.tsadra.org] [https://htmlsig.com/t/0000001BZGCW2] [https://htmlsig.com/t/0000001BRRMGS] [https://htmlsig.com/t/0000001BTMKZ9] [https://htmlsig.com/t/0000001BQ34MY]
On Tue, Aug 9, 2016 at 1:57 PM, John phoenixoverride@gmail.com wrote: Many Linux distributions provide MediaWiki in a packaged format for that distro. These packages typically contain obsolete & unsupported versions of MediaWiki; they also like to move around & change files, & do other super-counterproductive things. You'll get the best support here if you install MediaWiki directly from one of our tarballs - https://www.mediawiki. org/ - or Git https://www.mediawiki.org/wiki/Download_from_Git
On Tue, Aug 9, 2016 at 3:55 PM, Jeremi Plazas keisuru@gmail.com wrote:
Was just working on a personal wiki I setup a little while back, and I noticed the runjobs.php doesn’t work and gives me the following: php runJobs.php [4638b389] [no req] MWException from line 886 of /opt/bitnami/apps/mediawiki/htdocs/includes/db/Database.php: DatabaseBase::factory no viable database extension found for type 'mysql' Backtrace: #0 /opt/bitnami/apps/mediawiki/htdocs/includes/db/LoadBalancer.php(763): DatabaseBase::factory(string, array) #1 /opt/bitnami/apps/mediawiki/ htdocs/includes/db/LoadBalancer.php(629): LoadBalancer->reallyOpenConnection(array, boolean) #2 /opt/bitnami/apps/mediawiki/htdocs/includes/db/LoadBalancer.php(506): LoadBalancer->openConnection(integer, boolean) #3 /opt/bitnami/apps/mediawiki/htdocs/includes/GlobalFunctions.php(3594): LoadBalancer->getConnection(integer, array, boolean) #4 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LocalisationCache.php(1156): wfGetDB(integer) #5 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LocalisationCache.php(401): LCStoreDB->get(string, string) #6 /opt/bitnami/apps/mediawiki/ htdocs/includes/cache/LocalisationCache.php(447): LocalisationCache->isExpired(string) #7 /opt/bitnami/apps/mediawiki/ htdocs/includes/cache/LocalisationCache.php(323): LocalisationCache->initLanguage(string) #8 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LocalisationCache.php(260): LocalisationCache->loadItem(string, string) #9 /opt/bitnami/apps/mediawiki/htdocs/languages/Language.php(612): LocalisationCache->getItem(string, string) #10 /opt/bitnami/apps/mediawiki/htdocs/includes/title/MediaWikiTitleCodec.php(75): Language->needsGenderDistinction() #11 /opt/bitnami/apps/mediawiki/ htdocs/includes/Title.php(992): MediaWikiTitleCodec->getNamespaceName(integer, string) #12 /opt/bitnami/apps/mediawiki/htdocs/includes/Title.php(1411): Title->getNsText() #13 /opt/bitnami/apps/mediawiki/ htdocs/includes/Title.php(1423): Title->prefix(string) #14 /opt/bitnami/apps/mediawiki/htdocs/includes/cache/LinkCache.php(221): Title->getPrefixedDBkey() #15 /opt/bitnami/apps/mediawiki/ htdocs/includes/Title.php(3158): LinkCache->addLinkObj(Title) #16 /opt/bitnami/apps/mediawiki/htdocs/includes/Title.php(4242): Title->getArticleID() #17 /opt/bitnami/apps/mediawiki/htdocs/extensions/ DynamicPageList/DPLSetup.php(1235): Title->exists() #18 /opt/bitnami/apps/mediawiki/htdocs/extensions/ DynamicPageList/DPLSetup.php(1211): ExtDynamicPageList::commonSetup() #19 [internal function]: ExtDynamicPageList::setupDPL() #20 /opt/bitnami/apps/mediawiki/htdocs/includes/Setup.php(676): call_user_func(array) #21 /opt/bitnami/apps/mediawiki/htdocs/maintenance/doMaintenance.php(97): require_once(string) #22 /opt/bitnami/apps/mediawiki/ htdocs/maintenance/runJobs.php(97): require_once(string) #23 {main}
I do have mysql installed and the phpinfo has it there: MYSQL MYSQL SUPPORT ENABLED Active Persistent Links 0 Active Links 0 Client API version mysqlnd 5.0.11-dev - 20120503 - $Id: 15d5c781cfcad91193dceae1d2cdd127674ddb3e $
DIRECTIVE LOCAL VALUE MASTER VALUE mysql.allow_local_infile On On mysql.allow_persistent On On mysql.connect_timeout 60 60 mysql.default_host no value no value mysql.default_password no value no value mysql.default_port 3306 3306 mysql.default_socket /opt/bitnami/mysql/tmp/mysql.sock /opt/bitnami/mysql/tmp/mysql.sock mysql.default_user no value no value mysql.max_links Unlimited Unlimited mysql.max_persistent Unlimited Unlimited mysql.trace_mode Off Off
Not sure what the problem is… any help appreciated, no real advanced skills over here.
[http://www.tsadra.org] Jeremi Plazas / Assistant Director of Research jeremi@tsadra.org [jeremi@tsadra.org] Tsadra Foundation Tsadra Research Center, Boulder CO Advancing the Combined Study and Practice of Tibetan Buddhism in the West. www.tsadra.org [http://www.tsadra.org] [https://htmlsig.com/t/0000001BZGCW2] [ https://htmlsig.com/t/0000001BRRMGS] [https://htmlsig.com/t/0000001BTMKZ9] [https://htmlsig.com/t/0000001BQ34MY] _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
_______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org