Last modified: 2010-05-15 15:33:43 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T3404, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1404 - Fatal error: Class 'UnlistedSpecialPage' not found
Fatal error: Class 'UnlistedSpecialPage' not found
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.4.x
PC Windows XP
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-01-25 11:28 UTC by mellou
Modified: 2010-05-15 15:33 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description mellou 2005-01-25 11:28:04 UTC
Hi MediaWiki team,

I encountered the following problem within your MediaWiki software:

Everytime a Special Page like
· Special:Userlogin
· Special:Recentchangeslinked
· Special:Recentchanges
· Special:Randompage
· Special:Whatlinkshere
· Special:Specialpages
is requested, a fatal PHP error occurs saying "Fatal error: Class
'UnlistedSpecialPage' not found in ./includes/SpecialPage.php on line 26".

I am running a local WAMP webserver (WebServ,
http://sourceforge.net/projects/webserv/) on a WinXP SP2 machine. Installation
and the rest of the wiki software just work fine.

Any idea what is going wrong exactly?

Thanks for your great work! Greetings,
Mellou.
Comment 1 Zigger 2005-01-30 13:51:57 UTC
Mellou reported that the local error occurred using PHP 5.0.2, Apache 2.0.52 and
MySQL 4.0.21 (which would relate to WebServ v1.2.7.0).  Using a hosted service,
it worked ok with both PHP 4.3.10 and PHP 5.0.3.
Comment 2 Antoine "hashar" Musso (WMF) 2005-03-26 20:22:47 UTC
Lo Mellou,

We have not worked about compatibility issues with php 5.0
or apache 2.0.

Some profiling showed that php5.0 is a bit slower than 4.x and
we still use apache 1.3 everywhere.

Feel free to investigate more and report more detail, as of
now we have little to say about this issue.

Oh and you may also try mediawiki 1.4.0.
Comment 3 Markus Barthelmess 2005-04-19 08:05:57 UTC
Hi Mellou,

i had the same problem, the solution is, you move the class definition of
UnlistedSpecialPage from the end of the SpecialPage.php to the begin and then it
will works.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links