테스트 사이트 - 개발 중인 베타 버전입니다

corn 비활성이라 이렇게 활성화 하라는데 무슨말인지 모르겠습니다 채택완료

빙그아빠 5년 전 조회 3,202

Cronjob command


For active the script, you need to call the cronjob page. For this you can use this command

wget -q -O /dev/null http://my_cron_url.tld >/dev/null 

In this exemple (bellow), you need to replace http://my_cron_url.tld to the cron url listed.

댓글을 작성하려면 로그인이 필요합니다.

답변 1개

채택된 답변
+20 포인트

검색해 보니 이런게 있네요

</p>

<p>원문: <a href="<a href="https://help.ovrley.com/help-center/articles/22/enable-cronjobs" target="_blank" rel="noopener noreferrer">https://help.ovrley.com/help-center/articles/22/enable-cronjobs</a>"><a href="https://help.ovrley.com/help-center/articles/22/enable-cronjobs" target="_blank" rel="noopener noreferrer">https://help.ovrley.com/help-center/articles/22/enable-cronjobs</a></a></p>

<h1 class="article-title">Enable cronjobs</h1>

<div class="article-body" updatearticlelinks="">
<p>This tutorial provides detailed instructions on how to enable your cronjob on Krypto.</p>

<p> </p>

<h3>List of all cronjob</h3>

<hr />
<p>For know the list of all required cronjob, you can go on your <strong><font color="#43484d">Admin</font></strong> section and your <strong><font color="#43484d">Cron</font></strong> tab.</p>

<p><img src="<a href="https://help.ovrley.com/storage/article_images/tBQtWzd2xPP6TC5WMrLdJ0kwjmFvL3mSlwA41Lr5.png" target="_blank" rel="noopener noreferrer">https://help.ovrley.com/storage/article_images/tBQtWzd2xPP6TC5WMrLdJ0kwjmFvL3mSlwA41Lr5.png</a>" /></p>

<p>Then a list of all cronjob required will be shown :</p>

<p><img src="<a href="https://help.ovrley.com/storage/article_images/oecKow4LaOaPvtTCg20KzCfiEgKwddjM8LcRwIwl.png" target="_blank" rel="noopener noreferrer">https://help.ovrley.com/storage/article_images/oecKow4LaOaPvtTCg20KzCfiEgKwddjM8LcRwIwl.png</a>" /></p>

<p>You can see on the table the <strong><font color="#43484d">Cron time</font></strong> required. This information show how many per <strong><font color="#43484d">X</font></strong> minutes, the cron job script need to be runned.</p>

<p>For exemple The script <strong><font color="#43484d">CheckNotification.php</font></strong>, need to be runned every minutes.</p>

<h3>Cronjob command</h3>

<hr />
<p>For active the script, you need to call the cronjob page. For this you can use this command</p>

<div class="widget widget-note">
<div class="title">wget -q -O /dev/null <a href="http://my_cron_url.tld" target="_blank" rel="noopener noreferrer">http://my_cron_url.tld</a> >/dev/null </div>
</div>

<p>In this exemple (bellow), you need to replace <strong><font color="#43484d"><a href="http://my_cron_url.tld " target="_blank" rel="noopener noreferrer">http://my_cron_url.tld </a></font></strong>to the cron url listed.</p>

<h3>Enable cron your cpanel</h3>

<hr />
<p><a href="https://www.youtube.com/watch?v=WzIqEJkK_pM" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=WzIqEJkK_pM</a></p>
</div>

<div class="article-body" updatearticlelinks="">
<p> </p>
</div>

<p>

서버 가지고 계시면 루트 권한에서 wget -q -O /dev/null http://my_cron_url.tld >/dev/null

이거 작동 시키면 되는데 주소에서 http://my_cron_url.tld 요것만 주소 변경 하고

작동 시키시면 되는거 같네요

 

 

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인