i had the same issue. the problem seems to be that
php_admin_value_open_basedir in /etc/phpmyadmin/apache.conf does not
include /usr/share/php/php-php-gettext
On Wed, 19 Oct 2016 15:50:49 -0400 James Stricherz <stric...@stat.fsu.e
du> wrote:
> Package: phpmyadmin
> Version: 4:4.6.4+dfsg1-1
> Followup-For: Bug #839923
> 
> Dear Maintainer,
> 
> *** Reporter, please consider answering these questions, where
appropriate ***
> 
> Hi, this is what I did to "fix" the problem locally.
> 
> cd /usr/share/php
> mv php-gettext php-gettext.orig
> ln -s php-php-gettext php-gettext
> 
> symbolic linking within the original php-gettext/gettext.inc doesn't
> work and generates the error, but linking directory to directory does
> work. Of course, it will break things once the problem is fixed
> formally, so before updating you may want to reverse those changes.
> 
> Additionally this was also in my /var/log/apache2/error.log:
> 
>  open_basedir restriction in
>  effect. File(/usr/share/php/php-php-gettext/gettext.inc) is not
>  within the allowed path(s):
>  (/usr/share/phpmyadmin/:/etc/phpmyadmin/:/var/lib/phpmyadmin/:/usr/s
hare/php/php-
gettext/:/usr/share/javascript/:/usr/share/php/tcpdf/:/usr/share/doc/ph
pmyadmin/:/usr/share/php/phpseclib/)
>  in /usr/share/phpmyadmin/libraries/common.inc.php on line 77
> 
> Hope that helps.
> 
> *** End of the template - remove these template lines ***
> 
> 
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers testing
>   APT policy: (990, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 4.6.0-1-686-pae (SMP w/8 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
(ignored: LC_ALL set to en_US.UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> 
> Versions of packages phpmyadmin depends on:
> ii  dbconfig-common                 2.0.6
> ii  dbconfig-mysql                  2.0.6
> ii  debconf [debconf-2.0]           1.5.59
> ii  libjs-sphinxdoc                 1.4.6-1
> ii  perl                            5.24.1~rc3-3
> ii  php                             1:7.0+45
> ii  php-cli                         1:7.0+45
> pn  php-gettext                     <none>
> ii  php-mbstring                    1:7.0+45
> ii  php-mysql                       1:7.0+45
> ii  php-phpseclib                   2.0.3-1
> ii  php-xml                         1:7.0+45
> ii  php7.0 [php]                    7.0.11-1
> ii  php7.0-cli [php-cli]            7.0.11-1
> ii  php7.0-json [php-json]          7.0.11-1
> ii  php7.0-mbstring [php-mbstring]  7.0.11-1

Attachment: signature.asc
Description: This is a digitally signed message part



Reply via email to