Package: phpmyadmin
Version: 4:4.2.2-1
Severity: normal
Tags: patch

After a clean installation of Debian Sid and phpMyAdmin I get the following 
error:

$cfg['Servers'][$i]['savedsearches'] … not OK [ Documentation ]
Saving Query-By-Example searches: Disabled

There seems to be a configuration entry missing in this package. The table 
needed for this feature is already created automatically.

Can be fixed by adding the following line to /etc/phpmyadmin/config.inc.php:

$cfg['Servers'][$i]['savedsearches'] = 'pma__savedsearches';

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages phpmyadmin depends on:
ii  dbconfig-common        1.8.47+nmu1
ii  debconf [debconf-2.0]  1.5.53
ii  libapache2-mod-php5    5.6.0~beta3+dfsg-2
ii  libjs-sphinxdoc        1.2.2+dfsg-2
ii  perl                   5.18.2-4
ii  php-gettext            1.0.11-1
ii  php5-json              1.3.5-2
ii  php5-mcrypt            5.6.0~beta3+dfsg-2
ii  php5-mysql             5.6.0~beta3+dfsg-2
ii  ucf                    3.0030

Versions of packages phpmyadmin recommends:
ii  apache2                                  2.4.9-1
ii  apache2-bin [httpd]                      2.4.9-1
ii  mysql-client                             5.5.37-1
ii  mysql-client-5.5 [virtual-mysql-client]  5.5.37-1
ii  php-tcpdf                                6.0.048+dfsg-2
ii  php5-gd                                  5.6.0~beta3+dfsg-2

Versions of packages phpmyadmin suggests:
ii  mysql-server                             5.5.37-1
ii  mysql-server-5.5 [virtual-mysql-server]  5.5.37-1
ii  w3m [www-browser]                        0.5.3-15

-- debconf information:
  phpmyadmin/mysql/admin-pass: (password omitted)
  phpmyadmin/app-password-confirm: (password omitted)
  phpmyadmin/mysql/app-pass: (password omitted)
  phpmyadmin/setup-password: (password omitted)
  phpmyadmin/password-confirm: (password omitted)
* phpmyadmin/dbconfig-install: true
  phpmyadmin/database-type: mysql
  phpmyadmin/purge: false
  phpmyadmin/upgrade-backup: true
  phpmyadmin/dbconfig-upgrade: true
  phpmyadmin/remote/newhost:
  phpmyadmin/upgrade-error: abort
* phpmyadmin/mysql/method: unix socket
* phpmyadmin/db/dbname: phpmyadmin
  phpmyadmin/dbconfig-reinstall: false
  phpmyadmin/internal/skip-preseed: false
* phpmyadmin/db/app-user: phpmyadmin
* phpmyadmin/missing-db-package-error: ignore
  phpmyadmin/internal/reconfiguring: false
* phpmyadmin/mysql/admin-user: root
  phpmyadmin/setup-username: admin
  phpmyadmin/passwords-do-not-match:
  phpmyadmin/remote/port:
* phpmyadmin/reconfigure-webserver: apache2
* phpmyadmin/install-error: ignore
  phpmyadmin/remote/host:
  phpmyadmin/remove-error: abort
  phpmyadmin/dbconfig-remove:


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to