Ühel ilusal päeval [11-10-2002 20:48] kirjutas Sharat Hegde:
> Hello John,
>
> Thanks for the help. I was able to solve this. Thanks Marek for your help
> too in giving the same solution.
>
> The problem was with the crontab command not having the full path to php.
> Silly that a command line
ot having the full path to
> php. Silly that a command line on the shell script should work but
> crontab is unable to find the same path.
>
> Thanks again,
> Sharat
>
>
>> From: "John S. Huggins" <[EMAIL PROTECTED]>
>> To: Sharat Hegde <[EMAIL PR
path.
Thanks again,
Sharat
>From: "John S. Huggins" <[EMAIL PROTECTED]>
>To: Sharat Hegde <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED]
>Subject: Re: [PHP] PHP in crontab job
>Date: Fri, 11 Oct 2002 15:35:41 + (UTC)
>
>On Fri, 11 Oct 2002, Sharat Hegde
try using full path in your cron job, like
* * * * * /usr/local/bin/php /path/to/your/cron.php
Sharat Hegde wrote:
> Hello,
>
> I am having a problem at my ISP relating to execution of PHP commands
> from the crontab command. My ISP told me to have a look at the
> following URL, but despite fo
On Fri, 11 Oct 2002, Sharat Hegde wrote:
>-Hello,
>-
>-I am having a problem at my ISP relating to execution of PHP commands from
>-the crontab command. My ISP told me to have a look at the following URL, but
>-despite following these instructions, the crontab job is not being executed.
>-http:
Hello,
I am having a problem at my ISP relating to execution of PHP commands from
the crontab command. My ISP told me to have a look at the following URL, but
despite following these instructions, the crontab job is not being executed.
http://www.htmlcenter.com/tutorials/tutorials.cfm/155/PHP/
6 matches
Mail list logo