On Tue, 2005-02-15 at 13:28 -0500, James Grant wrote: >Hi all, > It appears I'm having a similar problem to what Giuseppe Greco was having in >this thread: > >http://archive.neotonic.com/archive/mono-list/browse_frm/thread/7791/25553 > >mod_mono starts up the mod_mono_server.exe automatically the first time a mono >enabled page is viewed, however it fails to create the /tmp/mod_mono_server >named pipe.
Well, this is not the same problem mentioned in the other thread... >if I "su apache" and then start mod_mono_server.exe manually (with the >exact same command line as mod_mono starts it with) it then creates >the /tmp/mod_mono_server and everything works fine... You probably did this before and left a /tmp/mod_mono_server and a /tmp/.wapi directory owned by the root user. Remove that file and the directory and restart apache. -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
