Xuefer wrote:
> On 5/7/06, Gian-Carlo Pascutto <gcp sjeng.org> wrote:
>
>> Hi all,
>>
>> I noticed after upgrading a server from PHP 5.1.2
to 5.1.4 that
>> suddenly phpMyAdmin is complaining that
"PmaAbsoluteUri" isn't set.
>> As far as I understand, this warning is caused by
the automatic
>> path detection failing. It wasn't there with PHP
5.1.2.
>>
>> The PHP changelog states the FastCGI interface was
entirely rewritten
>> for 5.1.3, which I guess is the cause.
>>
>> Does anyone know the correct combination of PHP
compile options, php.ini
>> settings (cgi.fix_pathinfo) and lighttpd settings
>> (broken-scriptfilename) that makes things work
correctly with PHP
>> 5.1.3/5.1.4?
>
> can't reproduce with 5.2-dev, but what's your wrong
combination? can
> you trace the checkPmaAbsoluteUri() in pma?
FYI: We traced this to auto_globals_jit failing when enabled
(which is
the default setting). PHP 5.1.4 from FreeBSD ports.
--
GCP
|