
15/06/2005, 10:27
|
| | Fecha de Ingreso: junio-2005
Mensajes: 13
Antigüedad: 19 años, 9 meses Puntos: 0 | |
Esto es lo que tengo que poner pero la verdad no tengo idea
MAILTO=webmaster@***
0 0 * * * php -q /home/ondanxd/public_html/amigos/periodic/cmd.php
*/10 * * * * php -q /home/ondanxd/public_html/amigos/periodic/notifies.php
# */15 * * * * php -q /home/ondanxd/public_html/amigos/periodic/imcron.php
================================================== =====
Estos son los siguientes problemas:
0 0 * * * php -q /home/ondanxd/public_html/amigos/periodic/cmd.php
Error: /bin/sh: line 1: 0: command not found
=====================================
*/10 * * * * php -q /home/ondanxd/public_html/amigos/periodic/notifies.php
Error: /bin/sh: line 1: */10: No such file or directory
=====================================
# */15 * * * * php -q /home/ondanxd/public_html/amigos/periodic/imcron.php
Error: /bin/sh: line 1: */15: No such file or directory
=====================================
Ya tengo varios meses tratando de reparar este error pero no he podido |