Your message dated Mon, 23 Apr 2007 18:27:31 +1000 (EST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#409216: phpmyadmin: $cfg['PmaAbsoluteUri'] shows no effect
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: phpmyadmin
Version: 4:2.9.1.1-2
Severity: normal
I'm running apache2 with SSL and phpmyadmin. In my config.inc.php I've
set:
$cfg['PmaAbsoluteUri'] = 'https://domain.org/phpmyadmin/';
When I log in at that URL, phpmyadmin redirects the login request to
http://domain.org/phpmyadmin/index.php and apache2 gives me a 404
error. I've been using the above PmaAbsoluteUri configuration option
for years without a problem, but it's broken since a few months now.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.32
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages phpmyadmin depends on:
ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii libapache2-mod-php4 6:4.4.4-8 server-side, HTML-embedded scripti
ii perl 5.8.8-7 Larry Wall's Practical Extraction
ii php4 6:4.4.4-8 server-side, HTML-embedded scripti
ii php4-mysql 6:4.4.4-8 MySQL module for php4
ii ucf 2.0018.1 Update Configuration File: preserv
Versions of packages phpmyadmin recommends:
ii apache2 2.2.3-3.2 Next generation, scalable, extenda
ii apache2-mpm-prefork [httpd] 2.2.3-3.2 Traditional model for Apache HTTPD
ii php4-gd 6:4.4.4-8 GD module for php4
ii php4-mcrypt 6:4.4.4-8 MCrypt module for php4
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Hi Thijs,
> Hi Christoph,
>
>> Phpmyadmin's login page on the SSL server still redirects me to a non-
>> existing index.php on the non-SSL server, throwing a 404. If I manually
>> go
>> to the SSL site then, I am actually logged in.
>
> Hmm, I still cannot reproduce this here. I uploaded a new version of
> phpmyadmin yesterday, which contains many changes. Can you verify for me
> whether you still experience the problem?
I replaced my old config file with the new version that came with the
package, and now it works! The problem is resolved. I'm not sure whether
it was the config file or the new phpmyadmin version though.
Thanks!
Christoph
--- End Message ---