Last modified: 2010-05-15 15:26:45 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T5618, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 3618 - Running MediaWiki on an offline server causes delays in page loading
Running MediaWiki on an offline server causes delays in page loading
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
1.3.x
PC Linux
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-10-05 19:59 UTC by Kristian Rasmussen
Modified: 2010-05-15 15:26 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Kristian Rasmussen 2005-10-05 19:59:29 UTC
I use Wikimedia on my laptop for notekeeping, and of course, it's not always
online. When I, for example, edit a page offline, a long time passes after
pressing "submit". I suppose it's because it tries to connect to Wikimedia or
something like that.

Reproduction:
- Disconnect the machine you are running Wikimedia on from the internet
- Edit a page, press submit
- Experience a loading time on approx. ½ minute
Comment 1 Rob Church 2005-10-05 20:02:46 UTC
I assume that by Wikimedia, you refer to MediaWiki, which is the software. The
software ought not to be connecting to the Internet in order to do anything,
provided that:

a) Your web server is on the local machine
b) Your mySQL server is on the local machine
c) Everything is configured properly

Search Meta (http://meta.wikimedia.org) for "Wiki on a stick" which provides
useful information on running a small installation of MediaWiki locally.
Comment 2 Rob Church 2005-10-05 22:45:20 UTC
The link to the precise article I was referring to is
http://meta.wikimedia.org/wiki/Wiki_on_a_stick. Note that the article discusses
Windows, although the same principles for configuring Apache, mySQL and PHP will
also work under other operating systems supported by those three tools, so this
should be a help.
Comment 3 Ævar Arnfjörð Bjarmason 2005-10-05 22:50:36 UTC
$wgEnableSorbs was on by default in some older versions (1.4 until recently, not
1.5) which would cause each edit request to be slowed down to whatever the DNS
request timeout was, make sure $wgEnableSorbs is set to false in your LocalSettings
Comment 4 Ævar Arnfjörð Bjarmason 2005-10-06 10:49:28 UTC
The reporter closed the bug so I'm presuming the issue got fixed, what was the
problem?
Comment 5 Kristian Rasmussen 2005-10-06 15:24:54 UTC
#4, well, #3 solved my problem.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links