Last modified: 2010-05-15 15:29:41 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 T2052, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 52 - rebuildall.php maintenance script fails
rebuildall.php maintenance script fails
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (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: 2004-08-14 19:15 UTC by Paul Scanlon
Modified: 2010-05-15 15:29 UTC (History)
0 users

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


Attachments

Description Paul Scanlon 2004-08-14 19:15:52 UTC
Within the maintenance directory, I am trying to run the rebuildall.php script as 
follows

>php rebuildall.php

This results in the following error

-------
Warning: main(refreshlinks.inc): failed to open stream: No such file or directory 
in /home/wiki/public_html/maintenance/rebuildall.php on line 9

Fatal error: main(): Failed opening required 'refreshlinks.inc' 
(include_path='.:/home/wiki/public_html:/home/wiki/public_html/includes:/home/wiki/pub
lic_html/languages:/home/wiki/public_html/maintenance') 
in /home/wiki/public_html/maintenance/rebuildall.php on line 9

-------

An 'ls' of the maintenance directory shows the file as

refreshLinks.php

i.e. one has a capital L the other doesn't.

Having changed my local rebuildall.php to reference properly, it appears to work ok.
Comment 1 Brion Vibber 2004-08-14 19:24:45 UTC
Thanks for the catch -- I'd only tested it on my Mac, which differs slightly from conventional Unix filesystems.

Fixed in CVS head and 1.3 branch, will be in 1.3.1.

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


Navigation
Links