Index: /trunk/Nebulous-Server/docs/setup.txt
===================================================================
--- /trunk/Nebulous-Server/docs/setup.txt	(revision 4118)
+++ /trunk/Nebulous-Server/docs/setup.txt	(revision 4119)
@@ -32,2 +32,12 @@
 - if you get an HTTP 5xx code check your apache error_log
 
+
+mkdir /po01/idata
+chown root:idata /po01/idata
+chmod 0770 /po01/idata
+
+in /etc/mysql/my.cnf
+under [mysqld]
+increase the number of alloweed connections, e.g.
+max_connections = 200
+
Index: /trunk/Nebulous/docs/setup.txt
===================================================================
--- /trunk/Nebulous/docs/setup.txt	(revision 4118)
+++ /trunk/Nebulous/docs/setup.txt	(revision 4119)
@@ -32,2 +32,12 @@
 - if you get an HTTP 5xx code check your apache error_log
 
+
+mkdir /po01/idata
+chown root:idata /po01/idata
+chmod 0770 /po01/idata
+
+in /etc/mysql/my.cnf
+under [mysqld]
+increase the number of alloweed connections, e.g.
+max_connections = 200
+
