root 沒有 crontab - 使用空的 crontab:安裝新的 crontab "/tmp/crontab.xxx":1:

root 沒有 crontab - 使用空的 crontab:安裝新的 crontab "/tmp/crontab.xxx":1:

我使用後

crontab -e

並在文件中編輯它:

*/3 * * * * /usr/bin/php /Home/Controller/xy28.php

當我:wq從文件中 esc( ) 時。我收到錯誤:

root 沒有 crontab - 使用一個空的 crontab:安裝新的 crontab "/tmp/crontab.oD7RUA":1: crontab 檔案中出現錯誤時間錯誤,無法安裝。您想重試相同的編輯嗎?

怎麼解決呢?

相關內容