subversion 80번 포트 문제

Views 1 Votes 0 2011.02.01 01:26:26

port80.gif

처음에 설치할 때 80번 포트가 사용중이라고 이렇게 나왔었어요.

제가 운영하는 사이트들이 80번 포트에서 운영되거든요.

근데 이 서브버전 말대로라면 제 사이트들을 정지를 시켜야 80번 포트를 안쓰게 되고 그때서야 서브버전을 시작할 수 있단 얘기가 되는 건가요?

이건 좀 이상한데;;;;

 

이 서버가 시작이 안되면 아래의 커맨드를 못주는 건지요?

Set up the symlinker tool

In the following I am using OS X and installing stuff in my user’s Sites folder, /Users/torkil/Sites, shortened to ~/Sites.

Set up a folder on the first level here and use svn to fetch the latest version. I’ll be using the commandline on this one:

cd ~/Sites
mkdir NookuTools
svn checkout http://svn2.assembla.com/svn/nooku-tools/trunk

I must then make the symlinker accessible from my operating systems (Mac OS X’s) include path, so I’ll set up a symlink for the symlinker in /usr/bin:

ln -s ~/Sites/NookuTools/trunk/symlinker/symlinker /usr/bin/symlinker
그리고 이부분에
"ln -s d:/sites/NookuTools/trunk/symlinker/symlinker /usr/bin/symlinker"
게 하면 안되는 것 같은데...
symlinkerline.gif 
정확한 명령어가 어떻게 될까요? 이게 안 먹는 이유는 서버가 시작되고 있지 않아서 그런건지, 명령어가 잘못된 건지...
잘 모르겠어요.
 
그리고 php.ini에 path 아래처럼 해놨는데 맞는지 확인 좀 부탁드릴께요. 
감사합니다...
흠...꼭 IIS 문제만이 아니라 이 질문을 여기에 올려도 되는지 난감하네요 ㅠ.ㅠ
 
암튼 정말 감사드립니다!!!

includepath.gif

 

 

permission.gif