[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Setting Up Crontab to run a PHP-script
- Subject: RE: [cobalt-users] Setting Up Crontab to run a PHP-script
- From: "Steven Depuydt - BeNe.WS" <steven@xxxxxxx>
- Date: Sun Nov 3 15:38:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
I used the following cronjob:
0,15,30,45 * * * * lynx -dump http://php.bene.ws/news_search.php
The cron is working but I am receiving every 15 minits an empty mail from
Cron Daimon.
How can I stop THESE mails ??
I am sure that the PHP-script does not generates any output.
I have no echo - commands used in the script;
My first line is <?
The last line is ?>
Or do I have to use a special command in PHP ?
Regards,
Steven
-----Oorspronkelijk bericht-----
Van: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]Namens Dan Kriwitsky
Verzonden: zondag 3 november 2002 22:13
Aan: cobalt-users@xxxxxxxxxxxxxxx
Onderwerp: RE: [cobalt-users] Setting Up Crontab to run a PHP-script
> I want to run a PHP-script every 15 minutes.
>
http://www.google.com/search?sourceid=navclient&q=run+PHP+script+every+m
inutes+cron
--
Dan Kriwitsky
Please reply to the list only. Offlist replies are not read.
_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.408 / Virus Database: 230 - Release Date: 25/10/2002
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.408 / Virus Database: 230 - Release Date: 25/10/2002