[Mono-list] Install issues with mod-mono on Debian Sarge

Catdude dan at catfolks.net
Sun Mar 1 20:54:34 EST 2009


I'm trying to get mod-mono installed on a Debian Sarge machine. I've got mono
running fine.

I've installed mono-xsp2 and mono-apache-server2 via apt-get. I've made sure
that /etc/apache2/apache2.conf has "Include /etc/apache2/mod_mono.conf".
When I restart apache2 the log file reads "[Sun Mar 01 19:15:47 2009]
[error] Failed running '/usr/local/lib/pkgconfig/../../bin/mod-mono-server
--filename /tmp/mod_mono_server --applications /asp:/var/www/sharedip/asp
--nonstop (null) (null) (null) (null) (null) (null) (null)'. Reason: No such
file or directory"

mod-mono-server is where it's supposed to be. The /var/www/sharedip/asp
directory is also there. The socket file then is the one that isn't getting
found. Looking in /tmp I see:
ga:/etc/apache2# ls -l /tmp/mod*
-rw-------  1 www-data www-data 4 2009-03-01 19:15
/tmp/mod_mono_dashboard_default_2
-rw-------  1 www-data www-data 4 2009-03-01 19:15
/tmp/mod_mono_dashboard_XXGLOBAL_1
-rw-r--r--  1 root     root     0 2009-02-24 09:03 /tmp/mod_mono_server_0
-rw-r--r--  1 root     root     0 2009-02-27 16:07
/tmp/mod_mono_server_588093487
-rw-r--r--  1 www-data root     0 2009-02-10 10:20
/tmp/mod_mono_server_719013977
-rw-r--r--  1 root     root     0 2009-02-24 09:04
/tmp/mod_mono_server_784864593

No socket files present in /tmp at all.

I can start mod-mono-server2 from the command line with no problem:
ga:~# mod-mono-server2
mod-mono-server2
Listening on: /tmp/mod_mono_server
Root directory: /root
Hit Return to stop the server.

If I start it specifying a tcp port I get a different error:
ga:~# mod-mono-server2 --port 8000
mod-mono-server2
Listening on port: 8000
Listening on address: 0.0.0.0
Root directory: /root
Hit Return to stop the server.
mod_mono and xsp have different versions.
mod_mono and xsp have different versions.
mod_mono and xsp have different versions.
mod_mono and xsp have different versions.

However:
ga:/etc/apache2# xsp2 --version
xsp2.exe 1.1.9.2
(c) (c) 2002-2005 Novell, Inc.
Minimalistic web server for testing System.Web
and:
ga:/etc/apache2# mod-mono-server2 --version
mod-mono-server2.exe 1.1.9.2
(c) (c) 2002-2005 Novell, Inc.
Minimalistic web server for testing System.Web


So, at this point I am puzzled and confused. Any suggestions?

-- 
View this message in context: http://www.nabble.com/Install-issues-with-mod-mono-on-Debian-Sarge-tp22280792p22280792.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list