2006-04-05, 09:56 PM 
		
	
	Does anyone have a manual or tutorial with instructions to install/configure the Apache Server with Mono on Fedora Core 5?
I'm having some troubles trying to configure it.
Thanks.
| 
					Apache + Mono
				 | 
| 
		
		
		2006-04-05, 09:56 PM 
		
	 Does anyone have a manual or tutorial with instructions to install/configure the Apache Server with Mono on Fedora Core 5? I'm having some troubles trying to configure it. Thanks. 
		
		
		2006-04-06, 05:26 PM 
		
	 Er.. I've not done this myself but I would assume that you are meaning mod_mono. Step 1 .. install mod_mono and mono RPMs .. should be: Code: yum install mod_monoStep 2 .. edit your httpd.conf and this in beside the other LoadModule's Code: ...And then add a directory: Code: MonoServerPath /usr/lib/xsp/2.0/mod-mono-server2.exeRestart apache.. then you should be able to point your browser to: [/url][url=http://localhost/samples/]http://localhost/samples/ to see the example code. Like I said this is copied from elsewhere.. I've not done this, nor am I certain of the paths. 
		
		
		2006-04-06, 06:43 PM 
		
	 Hi, I looked at mod_mono in FC5 there are no RPMS for this and installaing mod mono via source dosnt work :( you will just have to use the XSP web servr :( 
		
		
		2006-04-07, 01:31 AM 
		
	 
		
		
		2006-04-07, 08:25 AM 
		
	 Jy, the link you provided will not work on Fedora Core 5 :( I may need to report the compiling bug/error | 
| 
					« Next Oldest | Next Newest »
				 |