Closed Bug 590120 Opened 14 years ago Closed 14 years ago

need to run /scripts/fetch_sumo_lists.php manually

Categories

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

task
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: atopal, Assigned: jlaz)

Details

We had a little problem with some scripts and need to run /scripts/fetch_sumo_lists.php manually as soon as possible
Severity: major → critical
where does that get run from?  and is that production or stage or?
Assignee: server-ops → jlazaro
[root@mradm02 ~]# cat /etc/cron.d/support.mozilla.com 
# vim: syntax=crontab

# cron jobs for support.mozilla.com

# regenerate the l10n dashboard every night past midnight
08 00 * * * apache cd /data/generic/www/support.mozilla.com/scripts; php fetch_sumo_lists.php http://dm-sumotools01.mozilla.org/exports/export.txt

So that needs to run as apache.
php fetch_sumo_lists.php http://dm-sumotools01.mozilla.org/exports/export.txt executed as apache on mradm02
Status: NEW → RESOLVED
Closed: 14 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.