Hi I found the problem. I loaded tclX in childInit. but the package was not properly installed.
Thanks Yahalom Emet Software Developer Xor Technologies Ltd. Tel: +972 (0)4-6619164 E-mail: [EMAIL PROTECTED] Web: http://www.xortechnologies.com ----- Original Message ----- From: "David N. Welton" <[EMAIL PROTECTED]> To: "yahalom emet" <[EMAIL PROTECTED]> Cc: "Mod_dtcl" <[EMAIL PROTECTED]> Sent: Saturday, March 02, 2002 11:00 AM Subject: Re: Inappropriate ioctl for device > "yahalom emet" <[EMAIL PROTECTED]> writes: > > > Hello > > > > I installed redhad 7.2 and tried to move my project to the new computer. > > when I start apache I get in error_log this message: > > > > (25)Inappropriate ioctl for device: Problem running child init script: source /var/www/ChildInit-ttml.tcl > > Sounds quite strange. > > > what is the problem?? > > Well, try running it with some of the code commented out. > > Also, as usual, try strace'ing it: > > strace -o /tmp/straceout -s 5000 apache -X > > and send that to me (privately, if it's big). > > -- > David N. Welton > Consulting: http://www.dedasys.com/ > Personal: http://www.dedasys.com/davidw/ > Free Software: http://www.dedasys.com/freesoftware/ > Apache Tcl: http://tcl.apache.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
