Piotr Kardasinski-Bunalski changed bug 1072059
What Removed Added
Flags needinfo?(kardasy@gmail.com)  

Comment # 3 on bug 1072059 from
Hello,

thanks for your replay.
There is still another one typo, but I figured out what you mean, I hope :-).

Please fund bellow dump from console with output for all commands. I add
additionally xdebug version information.

Regarding webserver I'm using standard installation of apache, which comes with
the distribution.
In fact I was installed the patterns-openSUSE-lamp_server

rpm -qi phpMyAdminphp -CV
Name        : phpMyAdmin
Version     : 4.7.5
Release     : 33.9.1
Architecture: noarch
Install Date: pi��, 8 gru 2017, 22:26:35
Group       : Productivity/Networking/Web/Frontends
Size        : 35560208
License     : GPL-2.0+
Signature   : RSA/SHA256, pon, 27 lis 2017, 14:39:10, Key ID b88b2fd43dbdc284
Source RPM  : phpMyAdmin-4.7.5-33.9.1.src.rpm
Build Date  : pon, 27 lis 2017, 14:38:45
Build Host  : lamb55
Relocations : (not relocatable)
Packager    : http://bugs.opensuse.org
Vendor      : openSUSE
URL         : https://www.phpMyAdmin.net/
Summary     : Administration of MySQL over the web
Description :
phpMyAdmin can manage a whole MySQL server (needs a super-user) as well as a
single database. To accomplish the latter you'll need a properly set up MySQL
user who can read/write only the desired database. It's up to you to look up
the appropriate part in the MySQL manual.

Currently phpMyAdmin can:

  * browse and drop databases, tables, views, fields and indexes
  * create, copy, drop, rename and alter databases, tables, fields and indexes
  * maintenance server, databases and tables, with proposals on server
    configuration
  * execute, edit and bookmark any SQL-statement, even batch-queries
  * load text files into tables
  * create^1 and read dumps of tables
  * export^1 data to various formats: CSV, XML, PDF, ISO/IEC 26300 -
    OpenDocument Text and Spreadsheet, Word, Excel and L^AT[E]X formats
  * import data and MySQL structures from Microsoft Excel and OpenDocument
    spreadsheets, as well as XML, CSV, and SQL files
  * administer multiple servers
  * manage MySQL users and privileges
  * check referential integrity in MyISAM tables
  * using Query-by-example (QBE), create complex queries automatically
    connecting required tables
  * create PDF graphics of your Database layout
  * search globally in a database or a subset of it
  * transform stored data into any format using a set of predefined functions,
    like displaying BLOB-data as image or download-link
  * track changes on databases, tables and views
  * support InnoDB tables and foreign keys (see FAQ 3.6)
  * support mysqli, the improved MySQL extension (see FAQ 1.17)
  * communicate in 57 different languages
  * synchronize two databases residing on the same as well as remote servers
    (see FAQ 9.1)
Distribution: openSUSE Leap 42.2

rpm -qa | grep maria
mariadb-10.0.31-20.7.1.x86_64
mariadb-errormessages-10.0.31-20.7.1.x86_64
mariadb-client-10.0.31-20.7.1.x86_64

php -v

PHP 5.5.14 (cli) 
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
    with Xdebug v2.5.5, Copyright (c) 2002-2017, by Derick Rethans

rpm -qa | grep xdebug
php5-xdebug-2.5.5-2.1.x86_64

rpm -qa | grep apache
apache2-doc-2.4.23-8.12.1.noarch
apache2-mod_python-3.5.0-4.1.x86_64
apache2-mod_php5-5.5.14-77.15.1.x86_64
apache2-utils-2.4.23-8.12.1.x86_64
apache2-mod_perl-2.0.9-3.5.x86_64
apache2-2.4.23-8.12.1.x86_64
apache-commons-logging-1.1.3-11.1.noarch
apache2-prefork-2.4.23-8.12.1.x86_64
apache2-example-pages-2.4.23-8.12.1.x86_64


You are receiving this mail because: