check.cron.run.sh
Код: Выделить всё
sh ./check.cron.run.sh
: command not found: line 2:
: command not found: line 6:
: command not found: line 10:
'/check.cron.run.sh: line 24: syntax error near unexpected token `do
'/check.cron.run.sh: line 24: ` do
cron.sh
Код: Выделить всё
sh ./cron.sh
': not a valid identifier: `REMOTE_ADDR
': not a valid identifier: `SERVER_NAME
': not a valid identifier: `HTTP_HOST
': not a valid identifier: `REQUEST_URI
': not a valid identifiert: `REDIRECT_STATUS
': not a valid identifiert: `SCRIPT_FILENAME
: command not found
./cron.sh: line 22: syntax error: unexpected end of file
demon.sh
Код: Выделить всё
sh ./demon.sh
': not a valid identifiert: `REMOTE_ADDR
': not a valid identifiert: `SERVER_NAME
': not a valid identifiert: `HTTP_HOST
': not a valid identifiert: `REQUEST_URI
': not a valid identifierrt: `REDIRECT_STATUS
': not a valid identifierrt: `SCRIPT_FILENAME
: command not found:
./demon.sh: line 28: syntax error: unexpected end of file
CentOS uname -a
Код: Выделить всё
CentOS release 6.6 (Final)
Linux ******.com 2.6.32-504.12.2.el6.x86_64 #1 SMP Wed Mar 11 22:03:14 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Соответственно demon.log отсутствует.