AW: [Mono-list] Can't get mod_mono running

Matthias Felgner matthiasf at voelcker.com
Fri Oct 14 11:26:27 EDT 2005


Seem the error.log is not readable, I try again with an attachment...

-----Ursprüngliche Nachricht-----
Von: mono-list-bounces at lists.ximian.com [mailto:mono-list-bounces at lists.ximian.com] Im Auftrag von Matthias Felgner
Gesendet: Freitag, 14. Oktober 2005 17:22
An: Mono-list at lists.ximian.com
Betreff: [Mono-list] Can't get mod_mono running

Hi !
 
I can't get mod_mono running on my fresh install of Ubuntu 5.10...
 
I installed Mono, XSP, mod_mono from svn, module gets loaded fine by apache, but I receive Error 503 when trying to access the demo app
 
Apache error.log states the following...
 
[Fri Oct 14 17:03:07 2005] [notice] Apache/2.0.54 (Ubuntu) PHP/5.0.5-2ubuntu1 mod_mono/1.1.9 configured -- resuming normal operations
[Fri Oct 14 17:03:07 2005] [warn] child started
mod-mono-server
Listening on: /tmp/mod-mono-server
Root directory: /
Another mod-mono-server with the same arguments is already running.
Another mod-mono-server with the same arguments is already running.
Another mod-mono-server with the same arguments is already running.
[Fri Oct 14 17:03:09 2005] [warn] PATH: /usr/local/bin:/usr/bin:/bin
[Fri Oct 14 17:03:09 2005] [warn] monodir: /usr/bin
[Fri Oct 14 17:03:09 2005] [warn] serverdir: /usr/lib/xsp/1.0
[Fri Oct 14 17:03:09 2005] [warn] PATH after: /usr/bin:/usr/lib/xsp/1.0:/usr/local/bin:/usr/bin:/bin
Another mod-mono-server with the same arguments is already running.
[Fri Oct 14 17:04:03 2005] [warn] config = 135315248
[Fri Oct 14 17:04:03 2005] [warn] dir_config = 135315256
[Fri Oct 14 17:04:03 2005] [warn] idx = -1
[Fri Oct 14 17:04:03 2005] [warn] Socket file name /usr/lib
[Fri Oct 14 17:04:03 2005] [warn] errno in try_connect 13 Permission denied
[Fri Oct 14 17:04:03 2005] [error] mod_mono: connect error (Permission denied). File: /usr/lib
[Fri Oct 14 17:04:03 2005] [warn] try_connect: -2
[Fri Oct 14 17:04:03 2005] [warn] After setup_socket
[Fri Oct 14 17:04:03 2005] [error] [client 172.19.2.58] File does not exist: /var/www/favicon.ico
[Fri Oct 14 17:04:04 2005] [warn] Mono Child Init
[Fri Oct 14 17:04:04 2005] [warn] Socket file name /tmp/mod-mono-server
[Fri Oct 14 17:04:04 2005] [warn] try_connect: 0
[Fri Oct 14 17:04:04 2005] [warn] connected default
[Fri Oct 14 17:04:15 2005] [warn] config = 135315248
[Fri Oct 14 17:04:15 2005] [warn] dir_config = 135315256
[Fri Oct 14 17:04:15 2005] [warn] idx = -1
[Fri Oct 14 17:04:15 2005] [warn] Socket file name /usr/lib
[Fri Oct 14 17:04:15 2005] [warn] errno in try_connect 13 Permission denied
[Fri Oct 14 17:04:15 2005] [error] mod_mono: connect error (Permission denied). File: /usr/lib
[Fri Oct 14 17:04:15 2005] [warn] try_connect: -2
[Fri Oct 14 17:04:15 2005] [warn] After setup_socket
[Fri Oct 14 17:04:15 2005] [error] [client 172.19.2.58] File does not exist: /var/www/favicon.ico
 
I have the module running on another machine running Suse 9.2. I did not compile from source on this one, I used the supplied Suse rpms....
 
I just don't understand why I is trying to connect to /usr/lib
 
Can anybody help?
 
The permissions in /tmp seem to be fine:
 
drwxrwxrwt  10 root     root     4096 2005-10-14 17:03 .
drwxr-xr-x  22 root     root     4096 2005-10-13 22:28 ..
drwxrwxrwt   2 mattf    mattf    4096 2005-10-14 16:59 .esd-1000
drwx------   3 mattf    mattf    4096 2005-10-14 16:59 gconfd-mattf
srw-rw-rw-   1 root     root        0 2005-10-14 16:57 .gdm_socket
drwxrwxrwt   2 root     root     4096 2005-10-14 16:59 .ICE-unix
drwx------   2 mattf    mattf    4096 2005-10-14 16:59 keyring-7p7OXH
srwxr-xr-x   1 mattf    mattf       0 2005-10-14 16:59 mapping-mattf
srwx------   1 www-data www-data    0 2005-10-14 17:03 mod-mono-server
-rw-------   1 www-data www-data    0 2005-10-14 17:03 mod-mono-server_588093487
drwx------   2 mattf    mattf    4096 2005-10-14 17:02 orbit-mattf
drwx------   2 mattf    mattf    4096 2005-10-14 16:59 ssh-TEdpuR7793
drwx------   2 www-data www-data 4096 2005-10-14 16:57 .wapi
-r--r--r--   1 root     root       11 2005-10-14 16:57 .X0-lock
drwxrwxrwt   2 root     root     4096 2005-10-14 16:57 .X11-unix 


Thanks

Matthias Felgner 
_______________________________________________
Mono-list maillist  -  Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.log
Type: application/octet-stream
Size: 2200 bytes
Desc: error.log
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20051014/37ffb27b/error.obj


More information about the Mono-list mailing list