Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] mediawiki-1.8.2 config fails with fatal error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
echo41
n00b
n00b


Joined: 25 Mar 2005
Posts: 46

PostPosted: Fri Dec 08, 2006 1:17 pm    Post subject: [solved] mediawiki-1.8.2 config fails with fatal error Reply with quote

Hi folks

I'm trying to setup a new mediawiki-1.8.2 with webapp-config and friends. It's all working okay to the point where you are supposed to run the MediaWiki configurator. It detects:

Code:
* PHP 5.1.6-pl6-gentoo installed
* Found database drivers for: MySQL PostgreSQL
* PHP server API is apache2handler; ok, using pretty URLs (index.php/Page_Title)
* Have XML / Latin1-UTF-8 conversion support.
* PHP is configured with no memory_limit.
* Have zlib support; enabling output compression.
* Couldn't find Turck MMCache, eAccelerator or APC. Object caching functions cannot be used.
* 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: /path/to/mediawiki2
* Script URI path: /mediawiki2
* Environment checked. You can install MediaWiki.


The first issue: On the config page I cannot select a language. The language dropdown is empty.

I'm going for the default settings and MySQL (mysql-5.0.26-r1) in backwards compatible UTF-8.

The following errors are spilled upon submit:

Code:
Notice: Undefined index: namespaceNames in /path/to/mediawiki2/languages/Language.php on line 1573
Notice: Undefined index: fallback in /path/to/mediawiki2/languages/Language.php on line 1640
Notice: Undefined index: quickbarSettings in /path/to/mediawiki2/languages/Language.php on line 1640
(...)
Fatal error: Unsupported operand types in /path/to/mediawiki2/includes/User.php on line 464


It seems to be linked to the missing language. Anybody having the same issues?

Thanks for your help, -sven


Last edited by echo41 on Fri Mar 16, 2007 4:27 pm; edited 1 time in total
Back to top
View user's profile Send private message
echo41
n00b
n00b


Joined: 25 Mar 2005
Posts: 46

PostPosted: Fri Mar 16, 2007 4:27 pm    Post subject: Reply with quote

This issue is solved in newer releases.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum