Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Ensure Cron works even if Apache isn't running #142

Closed
timwhite opened this issue Jan 27, 2016 · 0 comments
Closed

Ensure Cron works even if Apache isn't running #142

timwhite opened this issue Jan 27, 2016 · 0 comments

Comments

@timwhite
Copy link
Contributor

Currently, at install time, the cron task can fail if Apache isn't running. This causes DB upgrades to not run (see #65 for a better solution to that)

Maybe run the Cron job directly REMOTE_ADDR='' php /usr/share/grase/www/radmin/cron.php
Also, run it like this in the package install scripts

@timwhite timwhite added this to the 3.8 milestone Jan 27, 2016
@timwhite timwhite modified the milestones: 3.8.1, 3.8 Jan 27, 2016
@timwhite timwhite self-assigned this Jan 27, 2016
@timwhite timwhite modified the milestones: 3.8.1, 4.0 Mar 13, 2020
timwhite added a commit that referenced this issue Apr 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant