Hello
Thank you.
I did a different way
sudo nano /etc/apache2/sites-available/000-default.conf
<Directory /var/www/html/espocrm/>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</ Directory>
I think your way is easier.
Could you show me the steps you did to install on Ubuntu?
I had a problem when editing fields
I want to compare to how other people are doing it.
Thanks