On Feb 2, 2010, at 6:00 AM, [email protected] wrote: > Message: 3 > Date: Mon, 01 Feb 2010 23:17:00 +0100 > From: Platonides <[email protected]> > Subject: Re: [Mediawiki-l] "File does not exist" error messages in > Apache error log > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 >> >>> Hello Platonides: > > Patricia Barden wrote: >> Hello: >> >> I'm having a persistent problem with my wiki. Daily, the Apache error >> log is showing tons of error messages like the following: > > > You mean the file http://www.mywiki.org/skins/monobook/Opera6Fixes.css > does not exist? It should. >>> The files do exist and they exist in the correct place but the >>> referring page can't find them. > Are you using a custom stylesheet? >>> No, we are using Monobook theme pretty much straight out of the >>> box -- we've changed the logo but have not touched the location of >>> the default stylesheets and are not using a custom stylesheet. > Do you have some url rewriting? >>> Actually, we still using "ugly" urls. > > Also check http://www.mediawiki.org/wiki/Manual:$wgStylePath if you > have > changed it on localsettings.php >>> Here are the settings from LocalSettings.php: >>> $wgSitename = "My Wiki"; >>> $wgScriptPath = ""; >>> $wgScript = "$wgScriptPath/index.php"; >>> $wgRedirectScript = "$wgScriptPath/redirect.php"; >>> # $wgArticlePath = "$wgScript/$1"; >>> $wgArticlePath = "$wgScript?title=$1"; >>> $wgStylePath = "$wgScriptPath/skins"; >>> $wgStyleDirectory = "$IP/skins"; >>> $wgLogo = "$wgStylePath/common/images/wiki.png"; >>> $wgUploadPath = "$wgScriptPath/images"; >>> $wgUploadDirectory = "$IP/images";
>>> Many thanks, >>> Patricia <[email protected]> > > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > End of MediaWiki-l Digest, Vol 77, Issue 2 > ****************************************** _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
