Hello,
=46rom a mdeiawiki newbie, I'm getting the following error message whenever= I=20 edit a section (any section). After the error I click on Main on the=20 navigation bar on the left and I can then see the changes that I made.=20
I've searched google and the mediawiki website but to no avail. Any=20 suggestions?
=2D----------------------
Utf8Case.ser is missing, please run "make" in the serialized directory
Backtrace:
#0 /var/www/mediawiki/languages/Language.php(950): Language::getCaseMaps() #1 /var/www/mediawiki/includes/SearchUpdate.php(51):=20 Language->stripForSearch('What you will f...') #2 /var/www/mediawiki/includes/Wiki.php(269): SearchUpdate->doUpdate() #3 /var/www/mediawiki/includes/Wiki.php(251): MediaWiki->doUpdates(Array) #4 /var/www/mediawiki/index.php(48): MediaWiki->finalCleanup(Array,=20 Object(LoadBalancer), Object(OutputPage)) #5 {main}
=2D-----------------
I have the following installed: * MediaWiki: 1.8.2 * PHP: 5.1.6 (apache2handler) * MySQL: 5.0.22=20 * Fedora Core 6
Thanks,
Ray Garza
Ray Garza wrote:
=46rom a mdeiawiki newbie, I'm getting the following error message whenever= I=20 edit a section (any section). After the error I click on Main on the=20 navigation bar on the left and I can then see the changes that I made.=20
I've searched google and the mediawiki website but to no avail. Any=20 suggestions?
=2D----------------------
Utf8Case.ser is missing, please run "make" in the serialized directory
Sounds like you should run "make" in the "serialized" directory... ;)
That file should be included already, though, so make sure that you have in fact installed all the files!
If you installed from a third-party package, try removing the package and installing manually. Report problems with third-party packages to the packager.
-- brion vibber (brion @ pobox.com / brion @ wikimedia.org)
I checked for /var/www/mediawiki/serialized and did not find it. So, I compared FC6 version of mediawiki and the one from mediawiki.org and found that the FC6 version (1.8.2-5fc6) did not have the serialized directory listed.
I then created the serialized directory and copied the contents into it: Makefile README serialize-localisation.php serialize.php Utf8Case.ser
restarted webserver and tried to search and save changes to pages and still get the same error message. Is there some setting that I need to set? Is there a way to find out where mediawiki is looking for the file?
-Ray
On Thursday 09 November 2006 08:49, Brion Vibber wrote:
Ray Garza wrote:
=46rom a mdeiawiki newbie, I'm getting the following error message whenever= I=20 edit a section (any section). After the error I click on Main on the=20 navigation bar on the left and I can then see the changes that I made.=20
I've searched google and the mediawiki website but to no avail. Any=20 suggestions?
=2D----------------------
Utf8Case.ser is missing, please run "make" in the serialized directory
Sounds like you should run "make" in the "serialized" directory... ;)
That file should be included already, though, so make sure that you have in fact installed all the files!
If you installed from a third-party package, try removing the package and installing manually. Report problems with third-party packages to the packager.
-- brion vibber (brion @ pobox.com / brion @ wikimedia.org) _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Ok, I got it to work. I copied Makefile from the tar from mediawiki.org download and ran "make". It then created all the .ser files.
I dunno why the FC6 version didn't come with it.
Seems to be working now.
Thanks for your help
-ray
On Thursday 09 November 2006 13:52, Ray Garza wrote:
I checked for /var/www/mediawiki/serialized and did not find it. So, I compared FC6 version of mediawiki and the one from mediawiki.org and found that the FC6 version (1.8.2-5fc6) did not have the serialized directory listed.
I then created the serialized directory and copied the contents into it: Makefile README serialize-localisation.php serialize.php Utf8Case.ser
restarted webserver and tried to search and save changes to pages and still get the same error message. Is there some setting that I need to set? Is there a way to find out where mediawiki is looking for the file?
-Ray
On Thursday 09 November 2006 08:49, Brion Vibber wrote:
Ray Garza wrote:
=46rom a mdeiawiki newbie, I'm getting the following error message whenever= I=20 edit a section (any section). After the error I click on Main on the=20 navigation bar on the left and I can then see the changes that I made.=20
I've searched google and the mediawiki website but to no avail. Any=20 suggestions?
=2D----------------------
Utf8Case.ser is missing, please run "make" in the serialized directory
Sounds like you should run "make" in the "serialized" directory... ;)
That file should be included already, though, so make sure that you have in fact installed all the files!
If you installed from a third-party package, try removing the package and installing manually. Report problems with third-party packages to the packager.
-- brion vibber (brion @ pobox.com / brion @ wikimedia.org) _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org