codeigniterでcronジョブを実行できません。
私はグーグルとstackoverflowなどで探していました
しかし、私はそれを実行することはできません
このコマンドのすべてをテストしましたが、機能しません
コントローラは:管理方法は:sms
php /management/index.php management sms
wget http://saudi-hotels.info/management/sms
saudi-hotels.info/index.php/management/sms
/saudihot/bin/curl http://www.saudi-hotels.info/management/sms
php /http://saudi-hotels.info/index.php management sms
saudi-hotels/index.php/management/sms
php /path/to/index.php management sms >> /dev/null
/home/saudihot/public_html/index.php management sms
php /home/saudihot/public_html/index.php "management sms"
これはcronジョブです
これはリンクですhttp://saudi-hotels.info/management/sms
このリンクを毎分実行したい..
しかし、それは機能しません
コマンドラインのどこに問題があるのか、何が問題なのかわかりません。