Last modified: 2010-05-15 15:38:28 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 T6798, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 4798 - Cannot instantiate non-existent class in Setup
Cannot instantiate non-existent class in Setup
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.5.x
PC Windows XP
: Normal normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-01-30 06:21 UTC by Darien Taylor
Modified: 2010-05-15 15:38 UTC (History)
0 users

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


Attachments

Description Darien Taylor 2006-01-30 06:21:01 UTC
I'm setting up Mediawiki for the first time and I'm getting this error apon
installation. I've gone over the installation instructions and changed EVERY
value on setup but to no avail.

# PHP 4.3.10: ok
# PHP server API is cgi; using ugly URLs (index.php?title=Page_Title)
# Have XML / Latin1-UTF-8 conversion support.
# PHP is configured with no memory_limit.
# Have zlib support; enabling output compression.
# Neither Turck MMCache nor eAccelerator are installed, can't use object caching
functions
# Found GNU diff3: /usr/bin/diff3.
# Found ImageMagick: /usr/bin/convert; image thumbnailing will be enabled if you
enable uploads.
# Found GD graphics library built-in.
# Installation directory: /home/eli/public_html/wiki
# Script URI path:

Fatal error: Cannot instantiate non-existent class: parsercache in
/home/eli/public_html/wiki/includes/Setup.php on line 288

I also searched through the bugs and couldn't find anything.
Comment 1 Brion Vibber 2006-02-03 00:37:38 UTC
This doesn't seem to be a problem we've ever been able to reproduce.
Can you make a .php script containing:

<?php phpinfo(); ?>

and send us the output? This will show details of your PHP configuration
which might include clues.

(Either post a URL to the page here, or save the output and attach as a file.)
Comment 2 Darien Taylor 2006-02-03 00:55:28 UTC
http://www.randompanties.com/test.php

There's the page.

NOTE: Don't worry my webpage is 100% worksafe for anyone who views it.
Comment 3 Tim Starling 2006-02-03 03:32:05 UTC
Downgrading severity, it'd be a blocker if 1.5.x didn't work on any system. This
is just a case of unusual configuration or source file corruption.
Comment 4 Darien Taylor 2006-02-03 03:37:13 UTC
Thanks Tim. I'm new to Bugzilla so I wasn't sure what to place it as.

I just thought a blocker prevented continuation....
Comment 5 Darien Taylor 2006-02-09 23:44:24 UTC
Well I upgraded to 1.5.6 and it seems to be working now. Thanks guys.

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


Navigation
Links