[Pkg-mono-devel] mod_mono and xsp have different versions
Juhan Kundla
cowabonga@juku.kicks-ass.net
Sun, 20 Mar 2005 00:58:34 +0200
Hello!
I have trouble getting mod_mono to work by using the latest packages
from Sid. When i access the http://localhost/samples i get Internal
Server Error from Apache (version 1.3.33). Nothing appears in Apache
error.log.
The Apache loads mod_mono fine and it also starts the mod-mono-server
(i see two processes with ps). Anyway, for debugging i tried to run
the mod-mono-server.exe manually -- then i got the following error
on the console, when accessing aspx samples via Apache (see the last
line of the "screenshot"):
juhan@curie:/etc/apache$ sudo su www-data -c "/usr/bin/mono
/usr/share/dotnet/bin/mod-mono-server.exe --filename
/tmp/.mod_mono_server --appconfigdir /etc/mono-server --root /tmp
--verbose"
mod-mono-server
Adding applications from *.webapp files in directory '/etc/mono-server'
Adding applications from config file '/etc/mono-server/debian.webapp'
Registering application:
Host: localhost
Port: any
Virtual path: /samples
Physical path: /usr/share/asp.net-demos/asp
Registering application:
Host: localhost
Port: any
Virtual path: /monodoc
Physical path: /usr/share/dotnet/monodoc/web
Listening on: /tmp/.mod_mono_server
Root directory: /tmp
Hit Return to stop the server.
In ModMonoWorker.Run: mod_mono and xsp have different versions.
The Google gives nothing usable, when i search for the "mod_mono and xsp
have different versions" error message.
Do you have any clue, what goes wrong?
TIA,
Juhan
PS. The list of installed mono.* packages
juhan@curie:/etc/mono-server$ dpkg -l | grep mono
ii libmono0 1.0.5-2 libraries for the Mono interpreter
ii mono 1.0.5-2 Mono .NET development environment
ii mono-apache-se 1.0.5-1 backend for mod_mono Apache module
ii mono-assemblie 1.0.5-3 architecture specific files for Mono's
ii mono-assemblie 1.0.5-3 Mono class library
ii mono-common 1.0.5-2 common files for the Mono CLI runtimes
ii mono-jit 1.0.5-2 fast CLI/.NET JIT compiler for Mono
ii mono-mcs 1.0.5-3 Mono C# compiler
ii mono-utils 1.0.5-2 Mono utilities
ii mono-xsp 1.0.5-1 simple web server to run ASP.NET
ii monodevelop 0.5.1-2 C#/Java/Nermele/ILasm Development
ii monodoc 1.0.4-1 The Mono documentation viewer
ii monodoc-base 1.0.4-1 shared MonoDoc binaries
ii monodoc-browse 1.0.4-1 MonoDoc GTK+ based viewer
ii monodoc-http 1.0.4-1 MonoDoc http based viewer
ii monodoc-manual 1.0.4-1 compiled XML documentation from the