Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-05-18 20:27:54 +0400
committerMiguel de Icaza <miguel@gnome.org>2004-05-18 20:27:54 +0400
commit442df184e62b2c4faebdf26fe248562d8649f50f (patch)
treef150f37e4b2a4c95d3bcb4d16800d8722b502b0b /web/issues
parentc8b6382bfb1d211fac0964ecd803a556b97c55f5 (diff)
Flush
svn path=/trunk/mono/; revision=27600
Diffstat (limited to 'web/issues')
-rw-r--r--web/issues5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/issues b/web/issues
index 1df98ebbc37..abf91eeadfa 100644
--- a/web/issues
+++ b/web/issues
@@ -36,13 +36,18 @@ Q: How do I fix the problem?
A: If you are sure that no other Mono process is running, you can just
delete the contents of the ~/.wapi directory:
+<pre>
rm -i ~/.wapi/*
+</pre>
If you can not delete those files (because say, you have a running
Mono, you can disable the use of the shared handles setup by
setting the MONO_DISABLE_SHM environment variable as well:
+<pre>
+ # Notice: Highly discouraged
bash$ export MONO_DISABLE_SHM=1
+</pre>
The above is highly discouraged as that will make process execution
fail, and without that many things like XSP/ASP.NET or the C#