[hobbit] New Hobbit "admin" Scripts
Yes an in correct transfer ; for all the scripts have ^M at the end of the line. Thats easy enoght to fix after down load though.
What shell are you using its not sh (bourne) is it realy bash ? I cant get the select statment in viewlogs.sh to work. Look like no vaule is parsed. I hard coded a log in and it displays. I put an echo "$SELECT" and it blank.
--
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
| _p_ Mike Nemeth
| ___| |_____ email(w) michael.nemeth at lmco.com Work: 856 359-1425
|><___________) | Home Page:http://www.geocities.com/mjnemeth/
| Work Page:http://scorpion/~nemethm/
| Work Page:http://ortfsb/~mnemeth/
|++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
HI, thx for your test and i will fix it if i can but i need your help because i have only one System where i can check cgi scripts
can you change this:
#Check Query this_cgiascii "$query" this_getQuery "$query" "select";SELECT="$RETURN"
in
echo "<pre>$query</pre><br>------<br>" this_cgiascii "$query" echo "<pre>$query</pre><br>------<br>" this_getQuery "$query" "select";SELECT="$RETURN" echo "<pre>$query</pre><br>------<br>"
and post the output. I have tried to create my own bash functions but i don't know if it is real sh because many sources are not available.
mfg Stefan
participants (2)
-
michael.nemeth@lmco.com
-
stefan.freisler@aspect-online.de