설치중 문제좀.... 정보
설치중 문제좀....본문
외국사이트에서 소프트웨어 받아서 설치하는데 도움좀 주세요.....
6) Now you need to create the following Cron Jobs. We use CURL to access the URLs, but contact me if you server doesn't have CURL installed.
These cron jobs should be set to run every minute, of every hour, or every day. Make sure the cronTime in the config is set to 1 also.
The 4 commands you need to set up are:
curl -s -o /dev/null http://www.domain.com/daemons/bidbutler
curl -s -o /dev/null http://www.domain.com/daemons/extend
curl -s -o /dev/null http://www.domain.com/daemons/autobid
curl -s -o /dev/null http://www.domain.com/daemons/close
이렇게 하라는거 같은데 먼말일까요?ㅠㅠ 방법좀 부탁드릴게요~
6) Now you need to create the following Cron Jobs. We use CURL to access the URLs, but contact me if you server doesn't have CURL installed.
These cron jobs should be set to run every minute, of every hour, or every day. Make sure the cronTime in the config is set to 1 also.
The 4 commands you need to set up are:
curl -s -o /dev/null http://www.domain.com/daemons/bidbutler
curl -s -o /dev/null http://www.domain.com/daemons/extend
curl -s -o /dev/null http://www.domain.com/daemons/autobid
curl -s -o /dev/null http://www.domain.com/daemons/close
이렇게 하라는거 같은데 먼말일까요?ㅠㅠ 방법좀 부탁드릴게요~
댓글 전체
cron 작업에 대해서 간단히 설명하고 설치 안되있으면 자기들꺼 사서 쓰란 소리네요..
curl 이라는 모듈이 설치되어있어야 사용가능 하다는 겁니다
gd 나 imagemagic 이라는 모듈이 서버에 설치되어있어야 썸네일을 만들 수 있듯이....
curl모듈은 무료이지만 호스팅 사용이라면 직접 설치 할 수 없습니다
호스팅사에 문의....
curl이 설치되어있다면 인터넷이나 책을 보던지 하여 cron 사용법을 익히세요
cron에 위 4줄을 등록하면 됩니다
gd 나 imagemagic 이라는 모듈이 서버에 설치되어있어야 썸네일을 만들 수 있듯이....
curl모듈은 무료이지만 호스팅 사용이라면 직접 설치 할 수 없습니다
호스팅사에 문의....
curl이 설치되어있다면 인터넷이나 책을 보던지 하여 cron 사용법을 익히세요
cron에 위 4줄을 등록하면 됩니다
curl 모듈을 이용해서... cron(스케줄러)에 등록 하랩니다..
문젠 호스팅은... 그런거 안준다는거죠
개인서버에서는 root 권한이 있으면 패키지 설치 가능합니다 ...
문젠 호스팅은... 그런거 안준다는거죠
개인서버에서는 root 권한이 있으면 패키지 설치 가능합니다 ...