问题标签 [mediawiki-installation]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
mediawiki - 无法安装 MediaWiki
我正在安装 MediaWiki 1.26.0 并遇到此错误。
安装 设置数据库...完成 创建表...
发生数据库查询错误。这可能表明软件中存在错误。
询问:
0 /var/www/html/mw/includes/db/Database.php(1076): DatabaseBase->reportQueryError('表存储 e...', 1031, 'CREATE UNIQUE I...', 'DatabaseBase:: s...', false) 1 /var/www/html/mw/includes/db/Database.php(3979): DatabaseBase->query('CREATE UNIQUE I...', 'Database::s.. .') 2 /var/www/html/mw/includes/db/Database.php(3893): DatabaseBase->sourceStream(Resource id #127, false, false, 'DatabaseBase::s...', false) 3 /var/www/html/mw/includes/installer/DatabaseInstaller.php(196): DatabaseBase->sourceFile('/var/www/html/m...') 4 /var/www/html/mw/包括/installer/DatabaseInstaller.php(218): DatabaseInstaller->stepApplySourceFile('getSchemaPath', 'install', true) 5 [内部函数]: DatabaseInstaller->createTables(对象(MysqlInstaller))6 /var/www/html/mw/includes/installer/Installer.php(1592):call_user_func(数组,对象(MysqlInstaller))7 /var/www/html/mw/includes/installer /WebInstallerPage.php(1419): Installer->performInstallation(Array, Array) 8 /var/www/html/mw/includes/installer/WebInstaller.php(280): WebInstallerInstall->execute() 9 /var/www/ html/mw/mw-config/index.php(77): WebInstaller->execute(Array) 10 /var/www/html/mw/mw-config/index.php(36): wfInstallerMain() 11 {main}php(77): WebInstaller->execute(Array) 10 /var/www/html/mw/mw-config/index.php(36): wfInstallerMain() 11 {main}php(77): WebInstaller->execute(Array) 10 /var/www/html/mw/mw-config/index.php(36): wfInstallerMain() 11 {main}
有什么线索吗?
mediawiki - 设置wikifamily (MediaWiki) common File: wiki is not working后
我密切关注这些指导方针:
https://www.mediawiki.org/wiki/Manual:Wiki_family#Multiple_wikis_sharing_common_resources
然而,尽管我在 pool.mydomain.org 上有 XYZ.jpg,但 [[Image:XYZ.jpg]] 仍然无法正常工作。我在 pool.mydomain.org 上检查了 [[Image:XYZ.jpg]] 正在工作,而它在 en.mydomain.org 上不起作用。
此外,文章的链接工作正常,我已经用 getcwd 检查了本地路径,但我仍然遇到图像无法正常工作的问题。有什么建议么?
mediawiki-extensions - 错误 wikibase 返回 nil 值
当我加载我的 mediawiki 安装页面时,总是显示下一条消息:
“错误 de Lua en Módulo:Ficha_de_persona en la línea 35: 尝试索引字段 'wikibase'(一个 nil 值)。”
系统显示此信息
mediawiki - MediaWiki MWException - Global default '' is invalid for field stubthreshold
When I click on the Preferences link in our local MediaWiki (1.26.3), hosted on CentOS, I receive the following error:
Any assistance to resolve the issue is appreciated.
mediawiki - MediaWiki 上的 MP4 视频
我有一些内部制作的 MP4 视频,我想在我们的内部 MediaWiki (1.26.3) 上托管。我似乎找不到与此版本兼容的扩展。我是在寻找合适的扩展名(意思是,是否有显示视频的本地方式)做错了,还是我只是运气不好,直到其中一个扩展名得到更新?
php - MediaWiki 1.27 warning requiring SpecialUserLogin.php
I've updated my mediawiki from 1.26.2 to 1.27, the installation process finished ok, but when I try to access I received this error:
Warning: require(/var/app/current/includes/specials/SpecialUserLogin.php): failed to open stream: No such file or directory in /var/app/current/includes/AutoLoader.php on line 81 Fatal error: require(): Failed opening required '/var/app/current/includes/specials/SpecialUserLogin.php' (include_path='/var/app/current/vendor/pear/pear_exception:/var/app/current/vendor/pear/console_getopt:/var/app/current/vendor/pear/pear-core-minimal/src:/var/app/current/vendor/pear/mail_mime:/var/app/current/vendor/pear/mail_mime-decode:/var/app/current/vendor/pear/net_socket:/var/app/current/vendor/pear/net_smtp:/var/app/current/vendor/pear/mail:.:/usr/share/pear:/usr/share/php') in /var/app/current/includes/AutoLoader.php on line 81
I have no idea why is this happening. If I check the files in my server they're there. I'm also having template issues if I choose vector I only get a messed up template, without styling.
I'm using PHP 5.6.
I hope someone can help me.
apache - 使用 Nginx 和 apache 修复 Mediawiki 的 80 个 URL
我正在尝试使用 Mediawiki,但没有得到这样的 url。
https://roblox-network.com:80/tra/Special:RequestAccount
如果我只是删除 :80 它应该可以正常工作。
配置文件如下。
它应该是全新安装,具有受限帐户。但遗憾的是,当我更新每一页时,我不断获得 :80 网址。所以我必须删除 :80 才能更新页面。
php - 新安装的 mediawiki 1.28.0 错误:不允许操作且不是有效的流资源
我试图将我的 1.17.2 MediaWiki 安装迁移到一个新的托管站点,但由于 mysql(与 mysqli)的弃用,我继续安装了 MediaWiki 1.28.0 的新副本,并将尝试迁移我以后需要的东西。但是,这并没有完全安装。
警告:重命名(/tmp/l10n_cache-en.cdb.tmp.886259483,/tmp/l10n_cache-en.cdb):在 /home2/accountname/public_html/mediawiki-1.28.0/vendor/wikimedia/cdb/ 中不允许操作第 89 行的 src/Writer/PHP.php
警告:fclose(): 186 不是 /home2/accountname/public_html/mediawiki-1.28.0/vendor/wikimedia/cdb/src/Writer/PHP.php 第 236 行 [WHqpF8C5gMYAATYRG-UAAAJy] 2017- 中的有效流资源01-14 22:41:28: MWException 类型的致命异常
警告:fwrite(): 186 不是第 100 行 /home2/accountname/public_html/mediawiki-1.28.0/vendor/wikimedia/cdb/src/Writer/PHP.php 中的有效流资源
警告:fclose(): 186 不是第 236 行 /home2/accountname/public_html/mediawiki-1.28.0/vendor/wikimedia/cdb/src/Writer/PHP.php 中的有效流资源
警告:取消链接(/tmp/l10n_cache-en.cdb.tmp.886259483):/home2/accountname/public_html/mediawiki-1.28.0/vendor/wikimedia/cdb/src/Writer/PHP.php 中没有这样的文件或目录在第 237 行
致命错误:未捕获的异常“Cdb\Exception”,消息“写入 CDB 文件“/tmp/l10n_cache-en.cdb.tmp.886259483”时出错。” 在 /home2/accountname/public_html/mediawiki-1.28.0/vendor/wikimedia/cdb/src/Writer/PHP.php:239 堆栈跟踪:#0 /home2/accountname/public_html/mediawiki-1.28.0/vendor/wikimedia /cdb/src/Writer/PHP.php(102): Cdb\Writer\PHP->throwException('Error writing t...') #1 /home2/accountname/public_html/mediawiki-1.28.0/vendor/wikimedia /cdb/src/Writer/PHP.php(215): Cdb\Writer\PHP->write('\x00\f\xD1\xB69\xCC\x02\x00') #2 /home2/accountname/public_html/mediawiki -1.28.0/vendor/wikimedia/cdb/src/Writer/PHP.php(82): Cdb\Writer\PHP->finish() #3 /home2/accountname/public_html/mediawiki-1.28.0/vendor/wikimedia /cdb/src/Writer.php(88): Cdb\Writer\PHP->
新主机是 eHost。在过去的十年中,我在不同的主机上多次安装了 MediaWiki,这是我第一次遇到重大问题。好像有东西试图写入 /tmp?不酷,但它是可配置的吗?
mediawiki - 使用 Wiki Family 安装多语言 Mediawiki 与单个多语言 MediaWiki 扩展
我正在尝试设置多语言百科全书(4 种语言),我可以同时拥有:
- 翻译成其他语言的文章,以及
- 仅使用特定语言的文章。
随着 wiki 的发展,我了解每种语言的内容可能会有所不同。
但是,我希望能够在语言之间尽可能流利地工作。
我查看了这篇可追溯到 2012 年的文章,其中有来自Tgr的评论,基本上谴责这两种解决方案。
我还查看了这个Mediawiki 帮助文章,但它没有解释两个系统之间的差异。
我的问题是:
1-考虑到我想要的一些语言是从右到左的,有些是从左到右的,现在对于提供最多功能和最佳用户体验的多语言 wiki 环境来说,什么是首选。所以我想要类别名称的国际化,我需要将类别对应的翻译链接起来,并希望用户看到文章所用语言的界面。
所以基本上好像我有4个百科全书,但文章链接到他们相应的翻译。
2-哪个系统会给我每种语言的主页?所以英文读者会看到一个英文主页,而法国读者会看到一个法文主页..等等?
编辑:
我有一个专用服务器,所以没有共享主机的限制。
非常感谢。