Ejecutar PHP desde cron sin wget
Copiar el archivo php a /home/micarpeta/
Agregar en el inicio del archivo PHP.
!/usr/bin/php
Por ultimo edite la configuración de su cron y agregue.
05 0 * * 1 /usr/bin/php /home/micarpeta/get.php
Recuerde editar a sus requerimientos, respecto a que días y que horario ejecutara el script.
Written by Fabian Delgado
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#