Log in

View Full Version : Help with Code


Tuga??
05-18-2008, 05:26 PM
Hi All i have try to make a post with this :

case "$1" in
start)
echo "[SCRIPT] $1: $CAMNAME"
remove_tmp
/var/bin/newcs &
#sleep 15
#/var/bin/mpcs &
sleep 5
/var/bin/CCcam &
;;

I dont now why give me this error .

Not Acceptable
An appropriate representation of the requested resource /newreply.php could not be found on this server.

Hi have the file in the server.

Marco van Herwaarden
05-19-2008, 09:14 AM
If it only hapens with teh above text, then this is most likely caused by some filter software on your server.

Please contact your host regarding this.

Dismounted
05-19-2008, 10:51 AM
That block of code is a shell script...