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
this is what in ChildInit:
package require sql
package require Tclx
package require cgi
set ::conn [sql connect 62.90.64.5 nobody nobody]
sql selectdb $::conn amadeus
when I run this in tcl command line it is ok.
what is the problem??
Thanks
Yahalom Emet
Software Developer
Xor Technologies Ltd.
Tel: +972 (0)4-6619164
E-mail: yahalom@zvia.org.il
Web: http://www.xortechnologies.com
|