Unix may have different formula for parameter ?page=cron, best to check docs/hosting
It is not same as just index.php
Not working for me, i refer to what my host told me before:
Apparently we are calling the wrong file: such protection is there to see if the PHP script runs within a certain 'scaffolding', within another application. The identifier of this application is absent and probably nothing will be executed because of this. What instructions do you have from the developer of your script? I tried this settings as well:/opt/alt/php73/usr/bin/php /home/u43825p39641/domains/marktplaats24.nl/public_html/index.php -p cron -t hourly
--------------------------------------------------------------
/opt/alt/php73/usr/bin/php /home/u43825p39641/domains/marktplaats24.nl/public_html/oc-includes/osclass/cron.php -p cron -t hourly
Gives this error: ABS_PATH is not loaded. Direct access is not allowed.
--------------------------------------------------------------
/opt/alt/php73/usr/bin/php /home/u43825p39641/domains/marktplaats24.nl/public_html/index.php?page=cron -p cron -t hourly
--------------------------------------------------------------