Hi, I've just started trying to use mod mono and I have a problem with mmap
http://galactus.ximian.com/pipermail/mono-list/2005-May/026828.html As such I've tried the same solutions that were advised, all with the same result. Here's my httpd.conf file entry ------------------------------ Alias /test "/usr/lib/xsp/test" AddMonoApplications default "/test:/usr/lib/xsp/test" MonoWapiDir "/tmp" <Location /test> SetHandler mono </Location> -------------------------------- Also, as in the linked thread, I've been able to run the test pages using xsp. The generated error in the apache error_log file is: --------------------------------------------------------------------------- ** (/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... --------------------------------------------------------------------------- has anyone figured out the cause of this error yet? Frankly it's driving me nuts and I cannot seem to make any progress on it. Thanks in advance, Ryan -- Cognitive Neuroscience of Thought Lab Department of Psychology 2136 West Mall Rm 3022/3020 Phone: (604)822-2849 Fax: (604)822-6923 Email: [EMAIL PROTECTED] _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
