[Mono-list] mod_mono 1 in FC2 not working on Apache 2.0.49
   
    Gonzalo Paniagua Javier
     
    gonzalo.reply.to.the.list.iam.subscribed@ximian.com
       
    Tue, 13 Jul 2004 11:31:28 +0200
    
    
  
El mar, 13-07-2004 a las 00:51, Igor Anikeev escribió:
> More from the error log
> 
> 
> ** (/usr/bin/mod-mono-server.exe:6265): CRITICAL **: : shared file 
> [/tmp/.wapi/shared_data-localhost.localdomain-1-0] open error: 
> Permission denied
>  
> 
> ** (/usr/bin/mod-mono-server.exe:6265): CRITICAL **: : shared file 
> [/tmp/.wapi/shared_data-localhost.localdomain-1-0] open error
>  
> 
> ** (/usr/bin/mod-mono-server.exe:6265): WARNING **: Failed to attach 
> shared memory! Falling back to non-shared handles
> See: http://www.go-mono.com/issues.html#wapi for details
Either remove /tmp/.wapi (it belongs to another user) or use MonoWapiDir
to set the directory where .wapi is created.
-Gonzalo