I have been pulling my hair out for days. Now I need help.
I am using a Bitnami WAMP stack with the espocrm module installed.
I finally got it to work and now am getting this error.. PLEASE HELP!!
C:\Bitnami\wampstack-7.1.14-0>php -f apps\espocrm\htdocs\cron.php
PHP Fatal error: Uncaught Error: Class 'Espo\Core\Application' not found in C:\Bitnami\wampstack-7.1.14-0\apps\espocrm\htdocs\cron.php:38
Stack trace:
#0 {main}
thrown in C:\Bitnami\wampstack-7.1.14-0\apps\espocrm\htdocs\cron.php on line 38
I am using a Bitnami WAMP stack with the espocrm module installed.
I finally got it to work and now am getting this error.. PLEASE HELP!!
C:\Bitnami\wampstack-7.1.14-0>php -f apps\espocrm\htdocs\cron.php
PHP Fatal error: Uncaught Error: Class 'Espo\Core\Application' not found in C:\Bitnami\wampstack-7.1.14-0\apps\espocrm\htdocs\cron.php:38
Stack trace:
#0 {main}
thrown in C:\Bitnami\wampstack-7.1.14-0\apps\espocrm\htdocs\cron.php on line 38
Comment