I got the below error while I was configuring CKAN DataPusher.
Invalid command 'WSGIScriptAlias', perhaps misspelled or defined by a module not included in the server configurationAction 'configtest' failed.
How can I fix this?
I got the below error while I was configuring CKAN DataPusher.
Invalid command 'WSGIScriptAlias', perhaps misspelled or defined by a module not included in the server configurationAction 'configtest' failed.
How can I fix this?
Try to enable wsgi mod in Apache
If you come across below error
You will have to install mod wsgi as below. What you have to do is run the following commands,