Hello,
I’ve come across the same issue and I’m hoping someone figured t his out already. If so could you post the fix?
a2enmod curl is failing even though curl 7.48 shows as enabled in php (via info.php printout) because there is not a curl.load file in the /etc/apache2/mods-available folder.
I do find curl.so in /usr/lib/php/20151012/curl.so
And there are two 20-curl.ini files:
/etc/php/7.0/apache2/conf.d/20-curl.ini
/etc/php/7.0/cli/conf.d/20-curl.ini
I suspect that somewhere there should be a curl.load file generated by some app durring Kopano php install.
I’ve been looking on line for hours and nothing about how to generate the file manually.
Also, apt-get remove curl and reinstall does not help
How to proceed? Any help would be greatly appreciated.
Thanks