Wiki setup notes: Difference between revisions

From apm
Jump to navigation Jump to search
Line 1: Line 1:


== Troubleshooting ==
== Troubleshooting ==
=== 2015-03-29 ===
Installed math extension [https://www.mediawiki.org/wiki/Extension:Math] <br>
Tried MathML -> seems there's no public server <br>
Tried MathJAX -> the math tags get only converted to $-signs nothing else :( <br>
adding default path of public server(s) -> no change;
adding newer default path that's available from the MathJAX site -> no change <br>
'''status: does not work yet'''


=== 2015-03-16 ===
=== 2015-03-16 ===
Line 14: Line 23:
([http://www.mediawiki.org/wiki/Manual:$wgLogo/en manual page for $wgLogo]) -- '''why?? -- status: yet unresolved'''
([http://www.mediawiki.org/wiki/Manual:$wgLogo/en manual page for $wgLogo]) -- '''why?? -- status: yet unresolved'''
* LOCAL location of logos [http://apm.bplaced.net/w/resources/assets/ /w/resources/assets/]
* LOCAL location of logos [http://apm.bplaced.net/w/resources/assets/ /w/resources/assets/]
=== 2014-03-?? ===
Problem resolved! It had nothing to do with image sizes.
PHP stuff changed its behavior due to an server side software update.
Since a newer mediawiki version dealt with that issue an mediawiki version update to 1.24.1 resolved the problem.


=== 2014-02-16 ===
=== 2014-02-16 ===

Revision as of 19:23, 29 March 2015

Troubleshooting

2015-03-29

Installed math extension [1]
Tried MathML -> seems there's no public server
Tried MathJAX -> the math tags get only converted to $-signs nothing else :(
adding default path of public server(s) -> no change; adding newer default path that's available from the MathJAX site -> no change
status: does not work yet

2015-03-16

On mobile devices the wikipedia logo is shown instead of the correct one: Reason: [2] -> [3] -> [4]


The normal logo does not show up even standard when $wgLogo is set to standard value for new wiki version (manual page for $wgLogo) -- why?? -- status: yet unresolved

2014-03-??

Problem resolved! It had nothing to do with image sizes. PHP stuff changed its behavior due to an server side software update. Since a newer mediawiki version dealt with that issue an mediawiki version update to 1.24.1 resolved the problem.

2014-02-16

After uploading an 205,2kB SVG-image the uploaded file page [5] isn't viewable anymore
Following error meassage appears:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 25485840 bytes) in /users/apm/www/w/includes/media/Bitmap.php on line 552