Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Hi
I need help for integrated LHC with ejabberd and nodeJs, I have been guided https://livehelperchat.com/full-xmpp-ch … -423a.html but i do not work, when execute install.sql from doc folder show me ./install.sql: line 1: syntax error near unexpected token `('
./install.sql: line 1: `CREATE TABLE `lhc_xmpp_service_account` ('
Help.
Regads.
Offline
Not sure how you are executing install.sql script but definetely not the right way
If you struggle even at this simple stage, I suggest just leave it as is it's very low probability you will do it till the end
Offline
Hi
I could run install.sql and other steps until the run: Being in manager lhc_web folder execute
php cron.php -s site_admin -e instance -c cron/update_structure
to run me indicates the following warning:
Warning: include_once(extension/instance/modules/lhcron/update_structure.php): failed to open stream: No such file or directory in /home/chatgconex/public_html/livehelperchat-master/lhc_web/cron.php on line 94
Warning: include_once(): Failed opening 'extension/instance/modules/lhcron/update_structure.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/chatgconex/public_html/livehelperchat-master/lhc_web/cron.php on line 94
I could help solve or tell me I should do?
Offline
Where did you found that you need to run "php cron.php -s site_admin -e instance -c cron/update_structure"? are you setting up automated hosting environment?
Offline