-
Published Answer
hello, in a similar situation again, cron not working. I have set root file in crontab folder.
If i run - /path/to/your/php ‘pat…
•
By
Lounge3
-
Published Answer
thats what i did as per my first message above, which did not work. Do you mean /path/to/your/php ‘path/to/cron.php’ without cron e…
•
By
Lounge3
-
Published Answer
the previous server (some other hosting company) where i used to run cron for this script , the code goes like
* * * * /opt/ph…
•
By
Lounge3
-
Published Question
not able to set cron job
* * * * /path/to/your/php 'path/to/cron.php'
i have tried editing the crontab -e
not sure if php path is wrong or something else has to be done.
tried php paths like /usr/bin/php
Accepted Answer:
If you run:
/path/to/your/php 'path/to/cron.php'
does that work?
4
•
•
By
Lounge3
Configuration Management
Ubuntu
-
Published Answer
for typing < use shift + control + < on keyboard mac.
•
By
Lounge3