[Tickets #4126] Re: Make registry.php webroot path detection more reliable
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu May 10 07:19:32 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4126
-----------------------------------------------------------------------
Ticket | 4126
Updated By | Jan Schneider <jan at horde.org>
Summary | Make registry.php webroot path detection more reliable
Queue | Horde Base
Version | HEAD
Type | Enhancement
State | Assigned
Priority | 1. Low
Owners | Ben Klang
-----------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2007-05-10 00:19) wrote:
>> Can you guys (and anyone else watching this ticket) please paste the
>> output of the attached PHP script?
>
> Webroot:
> __FILE__: /httproot/blaserblaser.ch/www/webroot.php
> $_SERVER['SCRIPT_URL']: /webroot.php
> $_SERVER['SCRIPT_NAME']: /webroot.php
> $_SERVER['PHP_SELF']: /webroot.php
>
> Webroot: /horde
> __FILE__: /httproot/_mail/horde/webroot.php
> $_SERVER['SCRIPT_URL']: /horde/webroot.php
> $_SERVER['SCRIPT_NAME']: /horde/webroot.php
> $_SERVER['PHP_SELF']: /horde/webroot.php
>
> Apache 2.2.4 + PHP 5.2.2 @ Linux 2.6.21.1
Both covered with my recent fix, thanks.
More information about the bugs
mailing list