라이믹스
[xampp] phpMyAdmin - 오류mysqli 확장기능이 설치되지 않았습니다. PHP의 설정을 확인하십시오. See our documentation for more information.
xemaker
2023. 6. 19. 18:15
phpMyAdmin - 오류
mysqli 확장기능이 설치되지 않았습니다. PHP의 설정을 확인하십시오. See our documentation for more information.
xampp 환경에서 phpmyadmin 을 클릭했더니 위와 같은 에러가 발생하였다.
구글링을 해서 적용하고 아무리해도 안되는 것이였다.
우연히
http://localhost/phpmyadmin/
이것을
http://localhost/phpMyadmin/
이렇게 하니까 되었다.