Does anyone have any idea how to install Mono for Apache Server by any chance?
I've been going through this tutorial [
mono-project.com...] but can't even locate the mono module /usr/lib/httpd/modules/mod_mono.so or the include /etc/apache2/mod_mono.conf there is no 'apache2' folder in the 'etc' folder here. I really can't fathom it.
I've looked up other sites but found little.
I also have another issue in that I installed php on my apache local server. when I test php pages they work fine but when I try to get information from my mysql database it only shows the php code in the browser. Has anyone encountered this?