[Mono-bugs] [Bug 330357] Mono + Mod_Mono + Apache

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 5 05:07:20 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=330357#c10





--- Comment #10 from Mirko Sacripanti <mirko-novell at nextware.it>  2007-10-05 03:07:19 MST ---
I have installed openSUSE 10.2 and

http://www.go-mono.com/download-stable/suse-102-i586/mono.zip
http://www.go-mono.com/download-stable/suse-102-i586/webserver.zip

I have set apache to proxy the connections to this new server.
ProxyPass http://ip:8001/

With this command line:
mod-mono-server2 --address ip --port 8001 --nonstop --verbose --root
/var/www/virtualhosts/plugadplay.com/pap

I have this error immediately:
mod_mono and xsp have different versions.
mod_mono and xsp have different versions.
System.InvalidOperationException: mod_mono and xsp have different versions.
  at Mono.WebServer.ModMonoRequest.GetInitialData () [0x00000]
  at Mono.WebServer.ModMonoRequest..ctor (System.Net.Sockets.NetworkStream ns)
[0x00000]
  at Mono.WebServer.RequestReader..ctor (System.Net.Sockets.NetworkStream ns)
[0x00000]
  at Mono.WebServer.ModMonoWorker.InnerRun (System.Object state) [0x00000]
  at Mono.WebServer.ModMonoWorker.Run (System.Object state) [0x00000]


With this command line:
xsp2  --address ip --port 8001 --nonstop --verbose --root
/var/www/virtualhosts/plugadplay.com/pap
Adding applications '/:.'...
Registering application:
    Host:          any
    Port:          any
    Virtual path:  /
    Physical path: /var/www/virtualhosts/plugadplay.com/pap
Listening on port: 8001 (non-secure)
Listening on address: ip
Root directory: /var/www/virtualhosts/plugadplay.com/pap

After a random time (the site work file) I have this error:
Segmentation fault


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list