mbstring 설치 / mb_substr(); > 기술자료 | 해피정닷컴

mbstring 설치 / mb_substr(); > 기술자료

본문 바로가기

사이트 내 전체검색

mbstring 설치 / mb_substr(); > 기술자료

PHP mbstring 설치 / mb_substr();

페이지 정보


본문

phpMyAdmin - Error
The mbstring extension is missing. Please check your PHP configuration.


CentOS 에 설치된 PHP mbstring  설치
sudo apt-get install php5.6-mbstring. apt-cache search mbstring
sudo apt-get install php7.1-mbstring
sudo apt-get install php7.2-mbstring
sudo apt-get install php7.3-mbstring


Ubutu 에 설치된 PHP mbstring 설치
apt install php-mbstring



1. mb_substr() 설치확인
[root@localhost /]# php -r "mb_substr();"
PHP Fatal error:  Call to undefined function mb_substr() in Command line code on line 1

[root@localhost /]# rpm -qa php-mbstring
[root@localhost /]# yum info php-mbstring | grep Repo
Repo        : updates


2. php-mbstring 설치
[root@localhost /]# yum install php-mbstring
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
  * base : www.ftp.ne.jp
  * extras : www.ftp.ne.jp
  * updates : www.ftp.ne.jp
Resolving Dependencies
--> Running transaction check
---> Package php-mbstring.x86_64 0:5.3.3-48.el6_8 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================
 Package                          Arch                       Version                                Repository                Size
===================================================================================================================================
Installing:
 php-mbstring                     x86_64                     5.3.3-48.el6_8                        update                     460 k

Transaction Summary
===================================================================================================================================
Install       1 Package(s)

Total download size: 460 k
Installed size: 2.1 M
Is this ok [y/N] : y
Downloading Packages:
php-mbstring-5.3.3-48.el6_8.x86_64.rpm                                                                     | 460 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : php-mbstring-5.3.3-48.el6_8.x86_64                                                                             1/1 
  Verifying : php-mbstring-5.3.3-48.el6_8.x86_64                                                                             1/1 

Installed:
  php-mbstring.x86_64 0:5.3.3-48.el6_8                                                                                            

Complete!


3. 설치확인
[root@localhost /]# rpm -qa php-mbstring
php-mbstring-5.3.3-48.el6_2.x86_64


4. 아파치 재시작
[root@localhost /]# service httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]



참고자료
http://zetawiki.com/wiki/리눅스_php-mbstring_설치
https://stackoverrun.com/ko/q/8949935
https://zetawiki.com/wiki/우분투16_php-mbstring_설치​​​​​​​

댓글목록

등록된 댓글이 없습니다.


Total 195건 1 페이지
  • RSS
기술자료 목록
195
PHP   578  2024-02-06 16:42  
194
PHP   566  2024-01-26 11:04 ~ 2024-01-26 11:13  
193
PHP   1901  2023-11-20 10:56 ~ 2023-11-20 11:14  
192
PHP   3718  2023-04-14 18:22 ~ 2023-04-14 18:40  
191
PHP   3448  2022-11-16 18:17  
190
PHP   3519  2022-11-15 11:55 ~ 2022-11-18 17:26  
189
PHP   3706  2022-10-13 20:59 ~ 2022-10-14 09:44  
188
PHP   3313  2022-10-06 14:29  
187
PHP   2750  2022-10-06 12:20 ~ 2022-10-06 12:29  
186
PHP   3864  2022-05-20 12:09 ~ 2024-03-21 15:12  
185
PHP   6518  2022-02-27 03:45 ~ 2022-03-05 01:33  
184
PHP   5563  2021-12-20 20:32 ~ 2021-12-22 18:59  
183
PHP   4141  2021-11-09 17:52 ~ 2021-11-09 17:57  
182
PHP   6428  2021-06-30 10:40  
181
PHP   7868  2021-03-04 19:10 ~ 2021-06-22 00:03  
180
PHP   6617  2021-03-03 16:20 ~ 2021-03-03 16:21  
179
PHP   10781  2021-01-20 12:07 ~ 2021-01-27 13:35  
178
PHP   6881  2020-11-08 13:01 ~ 2020-11-08 13:03  
177
PHP   7478  2020-11-06 20:08  
176
PHP   8288  2020-08-06 11:54 ~ 2022-12-14 13:44  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: 서울센터 (08393) 서울시 구로구 디지털로32가길 16 파트너스타워2차 1206-280호
        대전센터 (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 지원1동 205호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 2014-서울구로-0074 [사업자등록확인]  
Copyright 2001~2024 해피정닷컴. All Rights Reserved.