The mbstring extension is missing. Please check your PHP configuration. 에러 발생시.
it/Ubuntu 2016. 5. 19. 23:24localhost/phpmyadmin/ 실행시 하기와 같은 오류 메세지 발생시
The mbstring extension is missing. Please check your PHP configuration.
1. sudo apt-get install php-mbstring php7.0-mbstring php-gettext
2. sudo service apache2 restart
해결됨
'it > Ubuntu' 카테고리의 다른 글
phpmyadmin not found 문제 발생시 (0) | 2016.05.19 |
---|---|
ubuntu 다운로드 서버 변경 (0) | 2016.05.19 |
gcc 간단한 코딩 (0) | 2015.04.16 |
gcc 설치 (0) | 2015.04.15 |