Running PHP File under Crontab...

Diego Montalvo dmontalvo at gmail.com
Sun Jan 17 20:01:24 UTC 2010


I am using "<?php #!/bin/sh ?>

2010/1/17 mikel king <mikel.king at olivent.com>:
>
> On Jan 17, 2010, at 2:30 PM, Diego Montalvo wrote:
>
>> CLI meaning, if I can run and excute <?php echo 'hello world';?> in
>> command line,  a php file can run in crontab?  doing the following in
>> shell: "# php helloworld.php" - "hello world" is produced...
>>
>> Thanks!
>>
>>
>
>
> ok then do you have #!/usr/local/bin/php as your first line of the script?
> Or are you using the bash exec command to run the code in your shell script?
>
> Also you can try placing the path to the php CLI executable in the crontab.
>
>
>
>


More information about the freebsd-questions mailing list