Hello guys,
I have a problem here after creating a dataset, as usual uploading my json file or whatever it was hitting finish and it gives me this error:
Server Error
An internal server error occurred .
I've given the /var/lib/ckan/default a www-data permission to allow the server to write and read from it, also i've included the apache.wsgi file inside my /etc/ckan/default,
inside the ckan_default.error.log it gives me and error says: " apache.wsgi cannot be loaded as python module ".
I' am on Ubuntu 12.04 amd64 machine using apache2 as local server .
Please any help would be really appreciated .