On Wed, 2005-09-21 at 22:36 -0700, Ryan Lett wrote: > --------------------------------------------------------------------------- > ** (/usr/lib/xsp/1.0/mod-mono-server.exe:726): CRITICAL **: > _wapi_shm_attach: mmap error: Permission denied > > ** ERROR **: file handles.c: line 125 (shared_init): assertion failed: > (_wapi_shared_layout != NULL) > aborting... > ---------------------------------------------------------------------------
That's a permission problem. The .wapi (default is /tmp/.wapi) directory is owned by someone else, not by the user running apache. -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
