このフォーラムに新しいトピックを立てることはできません
このフォーラムはコメント用フォーラムです。新規トピックはたてられません
俺的ポータルサイトを作ろう! |
運用サーバについて
参照元情報
参照なし
|
このフォーラムではゲスト投稿が禁止されています このフォーラムに新しいトピックを立てることはできません
このフォーラムはコメント用フォーラムです。新規トピックはたてられません
ActionRe: For-Test Wiki
投稿日時
2022/7/26 16:05
msg# 1
Status update: We have just upgraded to MediaWiki 1.38.2.
Re: For-Test Wiki
投稿日時
2022/8/7 21:22
msg# 1.1
How did you do it?I'd like to know abou it
Re: For-Test Wiki
投稿日時
2022/8/8 18:34
msg# 1.2
This part assumes that you are upgrading to a version that is already made available as a package by the system administrators.
1. Go to MySite and select your site; 2. Click Package Add > MediaWiki xxx version; 3. You will then see the MediaWiki versions listed, select your intended version to upgrade, then click install; 4. As shown in the phabricator issue https://phabricator.wikimedia.org/T311966 , you need to remove these lines in order to load the website properly: $path = array( $IP, "$IP/includes", "$IP/languages" ); set_include_path( implode( PATH_SEPARATOR, $path ) . PATH_SEPARATOR . get_include_path() ); require_once( "$IP/includes/DefaultSettings.php" ); 5. Upgrade the extensions and skins. These extensions can be get from the MediaWiki website. 6. Run the update script. Either update by typing http://your-domain/xxupdate.php or http://your-domain/mw-config. I personally recommend using the second one as preferred by MediaWiki officially. With the above steps, the upgrade is launched fully. It should take for 30-60 mins for the upgrade, so make sure you leave enough time for the upgrade and notify the users to save their edits. Re: For-Test Wiki
投稿日時
2022/8/11 11:43
msg# 1.3
I see.Thanks
Re: For-Test Wiki
投稿日時
2022/8/12 17:12
msg# 1.4
Sure. For front-end tests of MediaWiki, you may as well go to https://fortestwiki.myht.org , register an account, then request admin tools at https://fortestwiki.myht.org/index.php/TestWiki:Request_permissions .
Re: For-Test Wiki
投稿日時
2022/8/16 13:31
msg# 1.5
I have already created account as "Buel" on that site.Thank you for introducing
|
© 2008 MySite Web Service |