On Jan 7, 2004, at 03:27, 권창혁 wrote:
I am a korean student. I want to run korea encyclopedia wiki page. English encyclopedia wiki page settting is easy. But I suffer from korea encyclopedia wiki setting. I don't know what's wrong.
I need you your help.
I use PHP 4.3.4 , Apache 2 and mysql 3.23.54 mediawiki version is mediawiki-1.1.0
Some other people have been having problems with MySQL 3.x; try putting this into LocalSettings.php:
$wgEnablePersistentLC = false;
But I don't think that's the cause; I'm seeing no output at all from the wiki even giving it different options that shouldn't trigger that error.
Check the Apache or PHP error log. Depending on your configuration, error messages may not be displayed to the user by PHP, but are probably still logged.
AdminSettings.php
$wgDBadminuser = "root";
This is a public mailing list; you really shouldn't be posting passwords to it!
-- brion vibber (brion @ pobox.com)
Hi,
not totally sure, if this is the correct mailing list. On the Croatian Wikipedia a user reported the following error message:
Fatal error: Call to a member function on a non-object in /usr/local/apache/common/php/User.php on line 29
He tried to create a new account, and typed in name, email and password. But then he got the above error message.
His bug report (in Croatian) is on http://hr.wikipedia.org/wiki/Wikipedia:Bug_reports . If you need me to translate or to put a question there, let me now.
Best regards, Denny Vrandecic
mediawiki-l@lists.wikimedia.org