Replies: 1 comment
-
You did not installed composer dependencies... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After a fresh installation of Live Helper Chat and enabling the lhcphpresque extension, running the resque.php script to start a worker results in the following error:
Error: Class "Resque_Plugin" not found in /var/www/html/lhc/lhc_web/resque.php:152
This occurs immediately when executing the command, preventing the worker from starting. The issue appears to be related to the extension.
Any help in understanding where I might be going wrong is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions