구인스킨을 설치하다가 에러가 나면서 테이블이 만들어지지 않네요
관련링크
본문
아래에 같이 에러메시지가 나오는데 어떤 이유인지 알수 있을까해서
질문을 합니다.
어렵네요....
Warning: include_once(/host/home2/mattara/html/piree/_config/p__760023/pi__config.php): failed to open stream: No such file or directory in /host/home2/mattara/html/adm/p760022__job/install_form.update.php on line 97
Warning: include_once(): Failed opening '/host/home2/mattara/html/piree/_config/p__760023/pi__config.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /host/home2/mattara/html/adm/p760022__job/install_form.update.php on line 97
Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in /host/home2/mattara/html/piree/_config/p__760001/pi__config.php on line 293
Warning: mysql_query(): A link to the server could not be established in /host/home2/mattara/html/piree/_config/p__760001/pi__config.php on line 293
Access denied for user ''@'localhost' (using password: NO)
답변 1
에러메세지 대로
우선
/host/home2/mattara/html/piree/_config/p__760023/pi__config.php
파일을 못찾는것 같습니다.
경로 확인하여 파일을 정상적으로 찾을 수 있도록 환경을 확인하셔야 할것 같습니다.
/host/home2/mattara/html/piree/_config/p__760001/pi__config.php
도 293 라인 근처 확인이 필요한것 같네요.