Hello Massimo, with the -X switch, the issue does not arise, fileevents fire. Without, they don't.
Within tclsh, anything works fine. Within Rivet, the event loop itself works fine. Only fileevents never fire, when "-X" is not specified to httpd. Thank you, Harald Am 28.06.2013 11:40, schrieb Massimo Manghi: > > > On 06/28/2013 10:29 AM, Harald Oehlmann wrote: >> Hello List, >> >> I have tried: >> strace -o l.txt /usr/sbin/httpd -X >> >> Then, the issue does not arise and the script works well. >> >> I have tried: >> strace -o l.txt /usr/sbin/httpd >> This does not help, as apache goes in daemon mode. > > did you run httpd with the -X switch? > > I would rather check with tclsh to see what you have to do in order to > have the event loop working. > > -- ELMICRON Dr. Harald Oehlmann GmbH Koesener Str. 85 06618 Naumburg Germany Phone: +49 (0)3445 78112-0 Fax: +49 (0)3445 78112-19 www.Elmicron.de German legal references: Geschaeftsfuehrer: Dr. Harald Oehlmann, Jens Oehlmann UST Nr. / VAT ID No.: DE206105272 HRB 212803 Stendal --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
