I have update my wiki to the last stable version, but when i want go to my special pages it shows me that the special pages can not load or do not exist....
Any clue?
Regards..
I have update my wiki to the last stable version, but when i want go to my special pages it shows me that the special pages can not load or do not exist....
Any clue?
Regards..
Hello! How do you want to open the Special Pages, e.g.: example.com/Special:Version example.com/index.php/Special:Version example.com/index.php?title=Special:Version
The second is the standard after the new installation of mediawiki, the third must work everytime (if the wiki is correctly installed). Maybe you use the false language (Spezial: instead of Special: e.g.)?
Hi i just reinstall the wiki and still not working...
The language is correct...
Thanks for your help..
Hi!
I understand that even the - from MediaWiki's point of view - "simple" call index.php?title=Special:Version does not work.
What exactly happens when you call that page with that URL in your wiki? What do you get on screen? Error 404? blank page? A browser message telling you the page won't load? Something else?
Hi, all the other links are working.. But the page of the users (Special:specialpages) is not working..
404 error...
Regards!
Usually, when MediaWiki handles a request, MediaWiki also is the software, which gives out 404 error pages. However, this should not happen in case of this special page.
Please try this URL in your wiki:
example.com/index.php?title=Special:SpecialPages
Does this exact URL also end up in an error 404 or can you with this URL see the special page?
Hi i have install the mediawiki-1.23.0 version in another server, i have create a new database.. but when i try to open my index.php?title=Special:SpecialPages does not load..
Regards!
You aready wrote that it "does not load" in your very first post - however, this is not enough information. Have a look at the Apache error log - maybe you find a related error there. Maybe you also have some interfering RewriteRules. If you don't tell more, it will be hard to help.