[Mono-list] mod_mono troubles

Marcel Pol mpol@gmx.net
Sun, 1 Feb 2004 19:01:08 +0100


Hello,
I'm having troubles running mod_mono 0.6.
I can start the mod-mono-server. I started as root (just for testing), and
changed the permissions to 777 of the temp file.
Started apache2, and got this upon loading the page:

# mono /usr/bin/mod-mono-server.exe --root . --applications /mono:.
Listening on: /tmp/mod_mono_server
Root directory: /usr/share/doc/apache2-mod_mono-0.6/test
Hit Return to stop the server.
System.TypeLoadException: Cannot load type 'Mono.Http.AcceptEncodingModule,
Mono.Http'
in (unmanaged) (wrapper remoting-invoke) System.AppDomain:DoCallBack
(System.CrossAppDomainDelegate)
in <0x00004> (wrapper remoting-invoke) System.AppDomain:DoCallBack
(System.CrossAppDomainDelegate)
in <0x00032> (wrapper remoting-invoke-with-check) System.AppDomain:DoCallBack
(System.CrossAppDomainDelegate)
in <0x00140> Mono.ASPNET.Worker:Run (object)

The apache2 error_log lists this:
[Sun Feb 01 18:38:37 2004] [notice] Apache-AdvancedExtranetServer/2.0.48
(Mandrake Linux/5mdk) mod_mono/0.6 configured -- resuming normal operations
[Sun Feb 01 18:38:55 2004] [notice] child pid 16109 exit signal Segmentation
fault (11)

The apache2 access_log doesn't list anything.

This is on Mandrake cooker with apache-2.0.48 and mono-0.30. I tried on 2
different machines, and the same thing happened.

--
Marcel Pol