mstdmstdd Posted October 25, 2018 Share Posted October 25, 2018 On a remote ubuntu 18 server when opening data in phpmyadmin from one of the tables, it displays the warnings and popup window(like that https://imgur.com/a/b5HGGV0), which is very lacking ... Is there a way to ignore/hide them? Server: Localhost via UNIX socket Server type: MySQL Server version: 5.7.23-0ubuntu0.18.04.1 - (Ubuntu) Protocol version: 10 User: root@localhost Server charset: UTF-8 Unicode (utf8) Apache/2.4.29 (Ubuntu) Database client version: libmysql - mysqlnd 5.0.12-dev - 20150407 - $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $ PHP extension: mysqliDocumentation curlDocumentation mbstringDocumentation PHP version: 7.2.10-0ubuntu0.18.04.1 phpMyAdmin Version information: 4.6.6deb5 Thank! Quote Link to comment Share on other sites More sharing options...
requinix Posted October 25, 2018 Share Posted October 25, 2018 Perhaps you should fix the underlying problem? You've shown the backtrace. What is the error message? Quote Link to comment Share on other sites More sharing options...
mstdmstdd Posted October 26, 2018 Author Share Posted October 26, 2018 Sorry, Error wsa hidden. It was : Warning in ./libraries/sql.lib.php#613 count(): Parameter must be an array or an object that implements Countable Quote Link to comment Share on other sites More sharing options...
requinix Posted October 26, 2018 Share Posted October 26, 2018 Try updating: you're out of date by almost two years. Quote Link to comment Share on other sites More sharing options...
mstdmstdd Posted October 26, 2018 Author Share Posted October 26, 2018 That is ubuntu0.18.04.1 - thr lates which is on Digital Ocean. Do you think there is a way to update its phpMyAdmin ? Quote Link to comment Share on other sites More sharing options...
requinix Posted October 26, 2018 Share Posted October 26, 2018 I thought this problem sounded familiar. Look here. You can patch your install since that seems to be the only significant bug in 4.6. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.