I'm trying to install ckan with ansible
The installation runs fine, but when I try to access the browser i get apache error 500
Additionally, if I take a look at my ckan_default.error.log file, this is what I get:
[Sun Apr 08 07:45:53.767655 2018] [mpm_event:notice] [pid 120937:tid 140132286932864] AH00489: Apache/2.4.7 (Ubuntu) mod_wsgi/3.4 Python/2.7.6 configured -- resuming normal operations
[Sun Apr 08 07:45:53.767712 2018] [core:notice] [pid 120937:tid 140132286932864] AH00094: Command line: '/usr/sbin/apache2'
What could I possibly be doing wrong? What file do I need to edit to fix this connection to the SOLR server?