Cant install phpliteadmin

40 views
Skip to first unread message

Anderson Laverde

unread,
Oct 15, 2019, 12:29:05 AM10/15/19
to phpliteadmin

Screenshot from 2019-10-14 23-27-47.png


Only show me that, i dont know why doesnt show me the databases. like in my local host

Christopher Kramer

unread,
Oct 15, 2019, 3:45:48 AM10/15/19
to phpliteadmin
Ah, this looks pretty much like PHP extension mbstring is missing.
If this is Debian/Ubuntu, try this:
apt-get install php-mbstring

You can also try the development version, it should work without mbstring:

Anyways, mbstring is still recommended.

Christopher Kramer

unread,
Oct 15, 2019, 3:46:49 AM10/15/19
to phpliteadmin
Sorry, copied incorrect link :(
This is the correct link to the development version:

Jacques Labranche

unread,
Dec 18, 2019, 11:49:15 AM12/18/19
to phpliteadmin
Thanks, I had the same error, and found that on my CentOS 7.7 machine.
I was able to fix this with:

sudo yum install php-mbstring

sudo systemctl restart httpd
Reply all
Reply to author
Forward
0 new messages