15,076
edits
(→已解決的問題) |
m (Text replacement - "http://errerrors.blogspot.com" to "https://errerrors.blogspot.com") |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<< [[MediaWikiInstallRecord]] | << [[MediaWikiInstallRecord]] | ||
問題解決協助 | |||
* 強迫網站更新某頁面的資料庫快取: 在頁面網址後加上 &action=purge (參考[http://zh.wikipedia.org/wiki/Wikipedia:%E7%B6%AD%E5%9F%BA%E7%99%BE%E7%A7%91%E5%B7%A5%E5%85%B7/%E5%BC%B7%E8%BF%AB%E6%9B%B4%E6%96%B0 Wikipedia]) | |||
* [http://wiki.planetoid.info/index.php/MediaWiki_toolbox#MediaWiki.E6.8A.80.E8.A1.93.E6.94.AF.E6.8F.B4 MediaWiki技術支援] | |||
| Line 71: | Line 75: | ||
=== 406 Not Acceptable === | === 406 Not Acceptable === | ||
When I tried to preview or | * Error message: When I tried to preview or save a wikipage, a error message: "406 Not Acceptable: An appropriate representation of the requested resource /index.php could not be found on this server." occurred. | ||
* Solution: reduce the complex of page content (ex: remove the long codes) | |||
* case: | |||
I checked the content of this webpage: | I checked the content of this webpage: | ||
| Line 87: | Line 93: | ||
Environment: MediaWiki: 1.5.4; PHP: 4.4.1 (apache); MySQL: 4.0.25-standard | Environment: MediaWiki: 1.5.4; PHP: 4.4.1 (apache); MySQL: 4.0.25-standard | ||
=== MySQL error: Table ... is marked as crashed and should be repaired (MediaWiki 1.6.10) === | === MySQL error: Table ... is marked as crashed and should be repaired (MediaWiki 1.6.10) === | ||
| Line 106: | Line 111: | ||
=== not safe to rely on the system's timezone settings. Please use the date.timezone setting (MediaWiki 1.11.0) === | === not safe to rely on the system's timezone settings. Please use the date.timezone setting (MediaWiki 1.11.0) === | ||
check [ | check [https://errerrors.blogspot.com/2008/01/not-safe-to-rely-on-systems-timezone.html Err: not safe to rely on the system's timezone settings. Please use the date.timezone setting] | ||
=== 頁面有超鏈連結(網頁、圖片…),點選後希望是另開視窗,而不是在當前視窗打開 === | |||
[[Open a link in mediawiki to a new window]] | |||
=== Raw pages must be accessed through the primary script entry point (MediaWiki v1.12) === | |||
click the [https://errerrors.blogspot.com/2008/06/raw-pages-must-be-accessed-through.html Raw pages must be accessed through the primary script entry point (MediaWiki v1.12)] | |||
== 待解決問題 == | == 待解決問題 == | ||