"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]
