WHMCS Cron Status Error


Status
Not open for further replies.

erul

Apprentice 1.0
Update : saya masukin email di bagian cron Job


dan setelah itu dapet pemberitahuan email seperti ini :


<h1>Oops!</h1>
<h2>Something went wrong and we couldn't process your request.</h2>
<p>Please go back to the previous page and try again.</p>
<p class="debug">Whoops\Exception\ErrorException: The file /home/cangkirh/public_html/member/modules/addons/liquiddnssec/hooks.php was encoded by the ionCube Encoder for PHP 5.3 and cannot run under PHP 7.0.<br />
Please ask the provider of the script to provide a version encoded with the ionCube Encoder for PHP 5.6. in Unknown:0<br />
Stack trace:<br />
#0 /home/cangkirh/public_html/member/vendor/filp/whoops/src/Whoops/Run.php(382): Whoops\Run->handleError(16, 'The file /home/...', 'Unknown', 0)<br />
#1 [internal function]: Whoops\Run->handleShutdown()<br />
#2 {main}</p></div>
 

mas.satriyo

Hosting Guru
encoded by the ionCube Encoder for PHP 5.3 and cannot run under PHP 7.0
Please ask the provider of the script to provide a version encoded with the ionCube Encoder for PHP 5.6. in Unknown

coba ganti php version untuk whmcs-nya ke php 5.6
 

Ilham Hakim

Apprentice 2.0
Verified Provider
pertama, tentukan waktu jam berapa cron akan dijalankan di whmcs, lalu di cpanel jalankan cron nya per 5 menit. Ada kemungkinan jam server hostingnya bukan jam indo, jadi kalo dijalankan per 5 menit nanti tetep akan kena. yg penting cron jalan di waktu yg udah ditentukan.

panggil cron dengan
php -q /home/username/whmcsroot/lokasicron/cron.php

atau langsung panggil URL nya, dengan syarat folder cron harus di dalam public html
curl https://alamatwhmcs/lokasicron/cron.php
 

FluidaWeb

Hosting Guru
jika memakai whmcs terbaru, maka php version terendah yang dapat dipakai adalah 5.6
jika versi 6 whmce bisa di run manual dengan browser, namun untuk whmcs 7 kurang tahu krn blm coba
 
Status
Not open for further replies.

Top