phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] asyncservices - cron


From: Chris Weiss
Subject: Re: [Phpgroupware-developers] asyncservices - cron
Date: Wed, 30 Jun 2004 07:15:28 -0500

try /usr/bin/php
cron jobs don't usualy get a complete shell and therefore don't have
$PATH to look for binaries in.

On Wed, 30 Jun 2004 13:07:10 +0200, sigurdne <address@hidden> wrote:
> I have a problem when running asyncservices as cron that force me to use the
> fallback method:
> The /var/log/cron/info tell me that the job got executed on schedule – but
> nothing happens.
> If I run the command manually (either from a terminal – or from the cron
> scheduler in webmin)– everything is ok.
> 
> This also applies to the testjob.
> 
> The command is:
> php /var/www/html/phpgroupware/phpgwapi/cron/asyncservices.php default
> 
> Any clues?
> 
> Sigurd
> 
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
> 
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]