Notifications
Clear all
Ubuntu
2
Posts
2
Users
0
Likes
1,463
Views
Apr 14, 2020 12:52 am
Hi, I want to install Install mbstring in my php7.3 .Nginx Ubuntu 18. location is Vultr
1 Reply
Apr 14, 2020 12:54 am
first run Update
sudo apt update && sudo apt-get upgrade
Then you can install by this code
sudo apt-get install php7.3-mbstring