심플팩 구축중인데 도와주세요..
컨텐츠 정보
- 410 조회
- 5 댓글
- 0 추천
- 0 비추천
- 목록
본문
초보자 리니지 서버 구축 방법 (linlab3.com)
너왜흙먹어 님이 올려주셔서 따라하는데.. 심플은 버전이 높아서 그런지..
2.0팩 기준
팩 폴더안에 파일명 mysql(확장자는 conf)을 메모장으로 엽니다.
예)
driver = com.mysql.jdbc.Driver
url = jdbc:mysql://localhost:3306/lin0024?useUnicode=true&characterEncoding=utf8
id = root <--나비캣 사용자명
pw = 0000 <-- 나비캣 설정 비번
일단 이게 안보이구요..
나비켓에서도 새로운데이터베이스가 활성화가 안되있네요..ㅠㅠ 좀 도와주세요..
-
등록일 2024.08.03불x그팩 공성관련 질문이요댓글 2
-
등록일 2024.07.14불x그 팩 인형합성 질문좀요..댓글 1
-
등록일 2024.07.11인벤 소지갯수 늘리는 방법댓글 1
-
등록일 2024.07.093.8 불도그 자동사냥 문의입니다.댓글 8
관련자료
-
링크
댓글 5

몰라두돼님의 댓글의 댓글
#싱글, 멀티 모두 디폴트인 채(변경 불요)
# Bind ip of the gameserver, use * to bind on all available IPs
GameServerName=
GameserverPort=5000
#Login와 Password는 변경해야 하지만, 모르면 바꾸지 않는다
# Database info
Driver=com.mysql.jdbc.Driver 3306:/
URL=jdbc:mysql://localhost/l1jdb?useUnicode=true&characterEncoding=euckr
Login=root
Password=
이것도 확인했는데 안되네요...ㅠ
# Bind ip of the gameserver, use * to bind on all available IPs
GameServerName=
GameserverPort=5000
#Login와 Password는 변경해야 하지만, 모르면 바꾸지 않는다
# Database info
Driver=com.mysql.jdbc.Driver 3306:/
URL=jdbc:mysql://localhost/l1jdb?useUnicode=true&characterEncoding=euckr
Login=root
Password=
이것도 확인했는데 안되네요...ㅠ