livehelperchat icon indicating copy to clipboard operation
livehelperchat copied to clipboard

Error while installing via CLI

Open vikasprogrammer opened this issue 8 years ago • 3 comments
trafficstars

I am getting following error while installing via PHP CLI.

Fatal error: Uncaught exception 'ezcBaseFileNotFoundException' with message 'The cache location file '/cache/translations' could not be found.

vikasprogrammer avatar Jun 28 '17 09:06 vikasprogrammer

Install through CLI was not updated for a while... It's better just use web interface.

remdex avatar Jul 22 '17 08:07 remdex

Hi @remdex, is the web interface still the preferred installation method? We (Bitnami) are updating https://bitnami.com/stack/livehelperchat and we are trying to switch from the web interface to the CLI method. We found a few issues:

  • File permissions are not actually validated.
  • Empty database passwords are not fully supported.
  • The installation script is always returning a non 0 value.

Are these known issues? We will keep using the web UI installation method, but we are interested on your input on this. Thanks!

andresbono avatar Oct 02 '20 08:10 andresbono

In DigitalOcean I'm installing it using CLI. Please try to run DigitalOcean droplet and see scripts I have there for CLI install

https://marketplace.digitalocean.com/apps/live-helper-chat

in /opt/LiveHelperChat folder you will find those.

Also it's known issue that you are using incorrect apache config please use https://github.com/LiveHelperChat/livehelperchat/blob/master/lhc_web/doc/http_conf_examples/.htaccess.example

remdex avatar Oct 02 '20 08:10 remdex