Hi Mihcal,
It's a 4 months old issue. It's working as expected now. Probably
since we've switched from apache to nginx.
On 2015-11-05 02:44, Michal Čihař wrote:
Hi
Dne Sun, 05 Jul 2015 03:44:31 -0700
[email protected] napsal(a):
Package: phpmyadmin
Version: 4:4.2.12-2
Severity: normal
Dear Maintainer,
I have phpmyadmin installed on a local computer. With the apache php4
module
When I login to 'https://linux486/phpmyadmin/' I'm redirected to
https://linux486/phpmyadmin/index.php?token=ccd787ee7abc2f5ad7260f3193239037#PMAURL-0:index.php?db=&table=&server=1&target=&token=ccd787ee7abc2f5ad7260f3193239037
which has been for years.
Same with a production server I maintain.
But, we moved to php5-fpm recently (Apache/2.4.10 (Debian)
mod_fastcgi/mod_fastcgi-SNAP-0910052141 OpenSSL/1.0.2c
mod_perl/2.0.9dev Perl/v5.20.2) and it doesn't work
that way anymore.
When I login to 'http://www.ts-export.com/phpmyadmin/' I get
redirected to
http://www.ts-export.com/?target=php5-fcgi&token=0a771f7ad9288b431ee09ae972d2f5ca
(it's another virtual website completely independant)
where as I should get redirected to
'http://www.ts-export.com/phpmyadmin/?target=php5-fcgi&token=0a771f7ad9288b431ee09ae972d2f5ca'
instead!
Is your fcgi correctly configured? phpMyAdmin gets the information from
environment set by it...