さくらでcronを動かそうとしてオオハマリ。もうダメカと思ったが。。
× /usr/local/bin/php /home/mydirectory/file.php × /usr/local/bin/php -f /home/mydirectory/file.php
○ cd /home/mydirectory; /usr/local/bin/php /home/mydirectory/file.php
何とか動きました。
Name
Mail (will not be published)
Website
Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.