Comments on How to Install EspoCRM Open Source CRM Software on Debian 9

In this guide, we’ll show you how to install and configure the latest version of the EspoCRM software on Debian 9 on top of a LAMP stack, in order to create a free online Customer Relationship Management platform for your company.

2 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: somedude

Thank you ... worked great on Linux Mint 18.3

By: david

First of all, I want to thank you for this detailed tuto. It helps me to setup my espocrm project cleanly. And I had an issue when I do : "sudo -u www-data /usr/bin/php7.0 -f /var/www/html/cron.php" nothing happens.

then when I do : "crontab -u www-data –e" I get : "-e: no such file or directory"

any help for that crontab issue please ?