[Mono-list] Apache startup issue with mod_mono
Bryce Fischer
bryce@berzerker-soft.com
Tue, 08 Mar 2005 16:46:23 -0500
Ok, I figured this out myself. I removed everything, removed the dag
repository from my yum.conf file, and it downloaded the correct ones (I
guess). Now, however, I'm getting an error when I start apache:
Starting httpd: Syntax error on line 1 of /etc/httpd/conf.d/mod_mono.conf:
Cannot load /etc/httpd/modules/mod_mono.so into server:
/etc/httpd/modules/mod_mono.so: cannot open shared object file: No such
file or directory
mod_mono.so is located in the above folder. The following is the
contents of my mod_mono.conf:
LoadModule mono_module modules/mod_mono.so
any ideas?
Bryce Fischer wrote:
> When attempting to download package mod_mono, I get the following errors:
>
> .....Unable to satisfy dependencies
> Package xsp needs mono(Mono.Posix) = 1.0.5000.0, this is not available.
> Package xsp needs mono(System) = 1.0.5000.0, this is not available.
> Package xsp needs mono(System.Data) = 1.0.5000.0, this is not available.
> Package xsp needs mono(System.Web) = 1.0.5000.0, this is not available.
> Package xsp needs mono(System.Web.Services) = 1.0.5000.0, this is not
> available.
> Package xsp needs mono(System.Xml) = 1.0.5000.0, this is not available.
> Package xsp needs mono(mscorlib) = 1.0.5000.0, this is not available.
>
> I have the following entry in my yum.conf file:
> [mono]
> name=Mono
> baseurl=http://www.go-mono.com/archive/1.0.6/fedora-3-i386/
>
> Thanks.
> _______________________________________________
> Mono-list maillist - Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>