[quote=“arnodu59”]Bonjour, j’essaye en vain de faire executer une commande cron, mais elle ne se lance pas :’(
La voici :
0 0,2,4,6,8,10,12,14,16,18,20,22 * * * /usr/bin/wget http://192.168.1.253:83/savesql/export.php
Est ce que quelqu’un c’est d’ou le problème peux venir ? (sachant que le daemin cron tourne)[/quote]
lu dans mon /etc/crontab:
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file.
# This file also has a [b]username field[/b], that none of the other crontabs do.
...
# m h dom mon dow [b]user[/b] command
=>avant le wget, il manque un nom d’user (root par exemple ?)