테스트 사이트 - 개발 중인 베타 버전입니다

사이트 오류 문의..ㅠ 채택완료

그대내품에 3년 전 조회 2,194

아래처럼 오류가 뜨는데 원인 알 수있을까요?ㅠ


Warning: Use of undefined constant G5_MYSQL_HOST - assumed 'G5_MYSQL_HOST' (this will throw an Error in a future version of PHP) in /host/home3/dohye1/html/common.php on line 135

Warning: Use of undefined constant G5_MYSQL_USER - assumed 'G5_MYSQL_USER' (this will throw an Error in a future version of PHP) in /host/home3/dohye1/html/common.php on line 135

Warning: Use of undefined constant G5_MYSQL_PASSWORD - assumed 'G5_MYSQL_PASSWORD' (this will throw an Error in a future version of PHP) in /host/home3/dohye1/html/common.php on line 135

Warning: Use of undefined constant G5_MYSQL_DB - assumed 'G5_MYSQL_DB' (this will throw an Error in a future version of PHP) in /host/home3/dohye1/html/lib/common.lib.php on line 1550

Warning: mysqli_connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /host/home3/dohye1/html/lib/common.lib.php on line 1555

Warning: mysqli_connect(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /host/home3/dohye1/html/lib/common.lib.php on line 1555
Connect Error: php_network_getaddresses: getaddrinfo failed: Name or service not known

 

댓글을 작성하려면 로그인이 필요합니다.

답변 2개

채택된 답변
+20 포인트

dbconfig.php 파일이 누락되었나 보군요.

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

그대내품에
3년 전
감사합니다!

댓글을 작성하려면 로그인이 필요합니다.

s
sinbi Expert
3년 전

/data/dbconfig.php 파일에 적힌 DB 계정 정보와 실제 DB 정보가 다른 경우 발생하는 에러입니다.

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

그대내품에
3년 전
감사합니다!

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인