리눅스/기타

powerdns 웹에서 설치시

Rohin 2019. 5. 30. 16:02
반응형

Updating database... Unable to connect to the database server. Please report the problem to an Administrator.

웹으로 연결하여 설치진행도중 db정보를 정확히 입력을 했음에도 불구하고 위와같은 에러가 나타날때가있다.

message 로그상에서는 "May 30 15:54:16 localhost httpd: could not find driver" 와같은 에러가 나오고있을경우

php 모듈중 pdo_mysql 을 설치하면 해결이된다.