how do create a cron command referencing php bin?

Edwin

New member
trying to set up a cron command referencing php -
example: /absolute/path/to/bin/php -f [other command script]
don't know the /absolute/path/to/bin/php on ubuntu server
help!
 
Back
Top