| bio | website | jakenoble.me |
|---|---|---|
| location | Derby, United Kingdom | |
| age | 28 | |
| visits | member for | 10 months |
| seen | Apr 5 at 12:15 | |
| stats | profile views | 1 |
I am Jake.
I work mainly on bespoke web applications.
I use Zend Framework.
I live in Derby, UK.
You can follow me on Twitter
I am on LinkedIn
|
Mar 26 |
comment |
Why is my Rails application hanging? This is a question. Not an answer. |
|
Nov 13 |
comment |
Effectively managing crontab Never mind, fixed using serverfault.com/questions/316791/cant-get-cron-hourly-to-work |
|
Nov 13 |
comment |
Effectively managing crontab this still fails, or rather does nothing, I am using 38 * * * * run-parts /var/www/cron/cron.hourly then in /var/www/cron/cron.hourly I have a file called test which just does touch /var/www/cron.txt. Any ideas? |
|
Nov 9 |
comment |
Effectively managing crontab This seems to be a user that the cron is trying to run as, but my cron is run as www-data and not root. Changing root to www-data still fails with /bin/sh: www-data: not found |
|
Nov 9 |
comment |
Effectively managing crontab Hmmm, I have set it up and the only output I am getting via email is /bin/sh: root: not found |
|
Nov 9 |
comment |
Effectively managing crontab Thanks! Just for clarification, the folder /etc/cron.hourly already exists, does this mean I still need to add 01 * * * * root run-parts /etc/cron.hourly to my crontab? Or does it's existence mean that crontab is already aware of it and it'll be run anyway? |
|
Nov 7 |
comment |
Effectively managing crontab Nope, not a GUI. I will edit the question. |
|
Aug 22 |
comment |
Varnish returning wrong backend @ThomasHibbard Did you sort this? I have a similar issue. |