On Thu, Sep 25, 2008 at 6:34 AM, Merlin Morgenstern
<[EMAIL PROTECTED]> wrote:
> Hello Jochem,
>
> thank you this has solved my problem:
> bla.php 2
> $tf = $argv[1];
Conversely, on a *NIX system, if you want to grab it via the web -
locally or from a remote server - you can do this:
* * * *
Hello Jochem,
thank you this has solved my problem:
bla.php 2
$tf = $argv[1];
Best regards,
Merlin
Jochem Maas wrote:
Merlin Morgenstern schreef:
Hi there,
I would like to run a php file via cron job and there is a parameter to
be passed. Unfortunatelly this does not work:
# /usr/local/bin
Merlin Morgenstern schreef:
> Hi there,
>
> I would like to run a php file via cron job and there is a parameter to
> be passed. Unfortunatelly this does not work:
>
> # /usr/local/bin/php /home/www/create_notification_emails.php?tf=2
> Could not open input file: /home/www/create_notification_ema
Merlin Morgenstern wrote:
Hi there,
I would like to run a php file via cron job and there is a parameter
to be passed. Unfortunatelly this does not work:
# /usr/local/bin/php /home/www/create_notification_emails.php?tf=2
Could not open input file: /home/www/create_notification_emails.php?tf=2
Hi there,
I would like to run a php file via cron job and there is a parameter to
be passed. Unfortunatelly this does not work:
# /usr/local/bin/php /home/www/create_notification_emails.php?tf=2
Could not open input file: /home/www/create_notification_emails.php?tf=2
The problem seems to be t
5 matches
Mail list logo