Peter Carlson wrote: > when running signcode from the command line as root or as another user > it seems to work fine. when running as apache I get the following errors: > Peter > > ** (/usr/lib/mono/1.0/signcode.exe:16241): CRITICAL **: > _wapi_shm_file_open: shared file > [/var/www/.wapi/shared_data-download4.howudodat.com-Linux-i686-312-11-0] > open error: No such file or directory
Either create /var/www/ with write access for the apache user or remap the .wapi folder as described in mono's or mod_mono's man page. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
