From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id SAA29043; Mon, 7 May 2001 18:59:09 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id SAA28464 for ; Mon, 7 May 2001 18:59:08 +0200 (MET DST) Received: from tor.abc.se (ns.abc.se [195.17.72.11]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f47Gx7902773 for ; Mon, 7 May 2001 18:59:07 +0200 (MET DST) Received: from fforum.se (dialup-11 [195.17.73.11]) by tor.abc.se (8.9.3+Sun/8.9.3) with SMTP id SAA17247 for ; Mon, 7 May 2001 18:59:06 +0200 (MET DST) Content-Type: text/plain; charset="iso-8859-1" From: Mattias Waldau To: caml-list@inria.fr Subject: Re: [Caml-list] Wserver: Values of global variables lost Date: Mon, 7 May 2001 19:00:01 +0200 X-Mailer: KMail [version 1.2] References: <20010503153234.A28259@caddr.com> <4.3.2.7.2.20010504125129.00e25990@shell16.ba.best.com> <01050620563901.11893@fforum.se> In-Reply-To: <01050620563901.11893@fforum.se> MIME-Version: 1.0 Message-Id: <01050719000100.15718@fforum.se> Content-Transfer-Encoding: 8bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk The problem was the fork. I solved the problem by taking the wserver included in geneweb, and recompiling it with -DNOFORK. Now everything works as expected. /mattias ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr