[Mono-list] mod_mono still not working after an upgrade

Ben Clewett ben at roadrunner.uk.com
Tue Sep 25 09:29:13 EDT 2007



Dear Mono,

I am still having terrible problems getting mod_mono working after an 
upgrade to SUSE 10.2.

I get lots of errors like:

[Tue Sep 25 14:24:20 2007] [crit] Failed to remove dashboard file 
'/tmp/mod_mono_dashboard_XXGLOBAL_1', further actions impossible. 
Operation not permitted

The only way to reliably start mono seems to be to stop apache, kill all 
instances of mod_mono which have failed to stop, and restart apache.

The mono control panel doesn't work at all.

This causes downtime on servers which should never need downtime.

I have seen lost of postings about this, but none of the suggested fix's 
seem to work.

I have this directive in a virtual host:

------------------------------
  AddMonoApplications main_webservice "/ws:/usr/local/ws/"
  MonoMaxMemory main_webservice 134217728
  <Location /ws>
    MonoSetServerAlias main_webservice
    SetHandler mono
    Order allow,deny
    Allow from all
  </Location>

  <Location /mono>
   SetHandler mono-ctrl
   Order Deny,Allow
   Allow from 172.16
  </Location>
------------------------------

Please please if any person knows how to fix this, and recover my 
serious failing opinion of mod_mono, can they let me know!

Regards,

Ben Clewett

*************************************************************************
This e-mail is confidential and may be legally privileged. It is intended
solely for the use of the individual(s) to whom it is addressed. Any
content in this message is not necessarily a view or statement from Road
Tech Computer Systems Limited but is that of the individual sender. If
you are not the intended recipient, be advised that you have received
this e-mail in error and that any use, dissemination, forwarding,
printing, or copying of this e-mail is strictly prohibited. We use
reasonable endeavours to virus scan all e-mails leaving the company but
no warranty is given that this e-mail and any attachments are virus free.
You should undertake your own virus checking. The right to monitor e-mail
communications through our networks is reserved by us

  Road Tech Computer Systems Ltd. Shenley Hall, Rectory Lane, Shenley,
  Radlett, Hertfordshire, WD7 9AN. - VAT Registration No GB 449 3582 17
  Registered in England No: 02017435, Registered Address: Charter Court, 
  Midland Road, Hemel Hempstead,  Hertfordshire, HP2 5GE. 
*************************************************************************


More information about the Mono-list mailing list