root@localhost /root]# /usr/local/mysql/bin/safe_mysqld &
[1] 1216
[root@localhost /root]# Starting mysqld daemon with databases
from /var/mysql/data
011215 203614 mysqld ended
[1]+ Done /usr/local/mysql/bin/safe_mysqld
[root@localhost /root]# /usr/local/mysql/bin/mysql
ERROR 2002 Can't connect to local MySQL server through
socket '/tmp/mysql.sock' (111)
리눅스에서 사용자 계정을 만들고(kang) 홈페이지를 /home 안에있는 계
정안에다 올렸습니다.
그리고 다른 컴에서 http// kkk.co.kr/~kang
했는데
you don't have permission to access /~kang on this sever
이런에러가 나오 안뜹니다.
http.conf 파일에서
userdir public_html 이부분의 주석을 제거했는데도 불구하고 안되는이
유는요?
올린 파일은 index.htm
입니다..
헬프