#1193 - Unknown system variable 'lc_messages' when trying to login to phpmyadmin

前端 未结 6 1602
我在风中等你
我在风中等你 2020-11-30 11:39

I have recently installed MySQL and phpMyAdmin, but when I try to login to phpMyAdmin with the root credentials I get the following error for this query:

SQL query:<

6条回答
  •  感情败类
    2020-11-30 11:48

    I found that I had an older version of phpmyadmin and the error was because of a change they had made to PHP 7.

    If your running any version of php 5.5 or higher you will get this error unless you update your phpmyadmin.

提交回复
热议问题