Closed Bug 352377 Opened 18 years ago Closed 18 years ago

update developer-stage.mozilla.org

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sancus, Assigned: oremj)

Details

I'd like to get developer-stage updated off HEAD on cvs-www with a new database pull from live.
GlobalSettings.php should have the following added:

include("SpecialNutch.php");                 
$mzNutchURL = "nutch.developer.mozilla.org";

Also, in "SpecialNutch_Class.php":

Comment out "global $wgServerName;" and uncomment "//$wgServerName="developer.mozilla.org";". 

This is necessary since we're pointing this at the live search database, where all the links point to developer.mozilla.org.
Do :
$mzNutchURL = "nutch.developer.mozilla.org/opensearch"

rather than the above. Oops.
Assignee: server-ops → oremj
I'm not seeing SpecialNutch.php or SpecialNutch_Class.php anywhere in CVS.
They should be in devmowiki/extensions. Seem to be there as far as I can tell.
Ah, didn't realize devmo moved off of that 4_6_5 branch.  Everything has been updated.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.