Did you get the file languages/LanguageUtf8.php correctly? Compare the file you have with http://svn.wikimedia.org/viewvc/mediawiki/tags/REL1_6_5/phase3/languages/Lan...
By the way, I think PHP 4 is officialy unsupported.
Nomad of Norad (David C Hall) wrote:
Nomad of Norad (David C Hall) wrote:
iPowerWeb as my web-provider. I am attempting to install MediaWiki on my website. I am getting the following when I try to finalise the thing from my browser:
- PHP 4.4.1 installed
- Warning: PHP's register globals option is enabled. Disable it in you
can. MediaWiki will work, but your server is more exposed to PHP-based security vulnerabilities.
- PHP server API is apache; ok, using pretty URLs (index.php/Page_Title)
- Have XML / Latin-UTF-8 conversion support.
- PHP is configured with no memory_limit
- Have zlib support; enabled output compression.
- Neither Turck MMCache nor eAccelerator are installed, can't use
object caching functions
- GNU diff3 not found.
- Found ImageMagick: /usr/local/nin/convert; image thumbnailing will
be enabled if you enable uploads.
Found GD graphics library built-in.
Installation directory: /home/joshua-w/public_html/wiki
Script URI path: /wiki
Environment checked. You can install MediaWiki
Generating configuration file...
Database type: mysql
Fatal error: Class languageen: Cannot inherit from undefined class
languageutf8 in /home/joshua-w/public_html/wiki/languages/LanguageEn.php on line 12
Can anyone suggest what I should do next? Would I be better off reinstalling the package?
Or should I be looking for a missing, or empty, file here? I had no end of trouble getting all of the MediaWiki files up and onto my website, but I *thought* I'd gotten them all there intact.
The sites specs are:
FreeBSD 4.11-STABLE
mysql Ver 12.22 Ditrib 4.0.16
perl, v5.8.3
php 4.4.1