Opened 17 years ago

Closed 17 years ago

#129 closed Defect (fixed)

run_in_ops script broken on Debian4.0

Reported by: Christian Beer Owned by: davea
Priority: Critical Milestone:
Component: Server - Setup Version:
Keywords: Cc:

Description

Problem: Configured php tasks (update_*.php) fail because run_in_ops can't find the files. I'm using a bash shell and already added ./ to my PATH variable.

Solution: Add './' before '${*}' in run_in_ops line 2. Now the php files are executed. This shouldn't affect other shells.

Change History (1)

comment:1 Changed 17 years ago by boincadm

Resolution: fixed
Status: newclosed

(In [12488]) David 26 Apr 2007

  • server: fix bug that causes PHP scripts not to run from Cron

Fixes #129. From Christian Beer.

html/ops/

update_profile_pages.php

tools/

run_in_ops

Note: See TracTickets for help on using tickets.