E Enderkind New Member Feb 6, 2018 #1 Feb 6, 2018 #1 Hello. I have an issue with phpMyAdmin. lsphp72 is installed and phpMyAdmin says "The json extension is missing. Please check your PHP configuration." Please, help me to solve this problem.
Hello. I have an issue with phpMyAdmin. lsphp72 is installed and phpMyAdmin says "The json extension is missing. Please check your PHP configuration." Please, help me to solve this problem.
E Enderkind New Member Feb 6, 2018 #3 Feb 6, 2018 #3 With command in 1-Click Install: "bash ols1clk.sh --lsphp 72".
L lsqtwrk Administrator Feb 6, 2018 #4 Feb 6, 2018 #4 Enderkind said: With command in 1-Click Install: "bash ols1clk.sh --lsphp 72". Click to expand... try yum install lsphp72-json or apt-get install lsphp72-json
Enderkind said: With command in 1-Click Install: "bash ols1clk.sh --lsphp 72". Click to expand... try yum install lsphp72-json or apt-get install lsphp72-json
lskagan Administrator Feb 6, 2018 #5 Feb 6, 2018 #5 Please try the following command: `yum install lsphp72-json` then do a graceful restart of OLS and it should be working.
Please try the following command: `yum install lsphp72-json` then do a graceful restart of OLS and it should be working.
E Enderkind New Member Feb 6, 2018 #6 Feb 6, 2018 #6 Thank you for answers. I have reinstalled my VPS. And then firstly installed LAMP Stack and PhpMyAdmin. And after all installed OLS. Stopped Apache. This fixed my isssue.
Thank you for answers. I have reinstalled my VPS. And then firstly installed LAMP Stack and PhpMyAdmin. And after all installed OLS. Stopped Apache. This fixed my isssue.
andrewklimek New Member Feb 8, 2018 #7 Feb 8, 2018 #7 I would recommend trying adminer instead of phpMyAdmin, if you haven't before—you may find it 100x better like I do. It's just one php file you can put at your web root and start using it: wget https://www.adminer.org/latest.php or if you just need mysql & english: wget https://www.adminer.org/latest-mysql-en.php
I would recommend trying adminer instead of phpMyAdmin, if you haven't before—you may find it 100x better like I do. It's just one php file you can put at your web root and start using it: wget https://www.adminer.org/latest.php or if you just need mysql & english: wget https://www.adminer.org/latest-mysql-en.php