Enable cron via WEB
Collapse
X
-
i edited the .htaccess file like this
RewriteRule ^cron.php$ - [L]
and then the file application / espo / core / application / runnerruner.php commenting the part relating to the cli -
hello, I am aware of the security issue but unfortunately I cannot access the cli and I cannot configure it from the control panel of the domain, I can only configure scheduled activities on internet addresses.
I just need to figure out how to remove the limitation in the htaccess file
Leave a comment:
-
Hello,
no sure but in >= v7, many security ehancement so .. access direct to cron.php is i think not possible.
try : https://demo.espocrm.com/cron.php. result error 404.
cron is essential for a crm and must better "only" run in cli for many reason.Leave a comment:
-
Leave a comment:
-
Leave a comment: