[Tickets #4126] Re: Make registry.php webroot path detection more reliable
bugs at bugs.horde.org
bugs at bugs.horde.org
Wed May 9 22:22:31 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 | tinu at humbapa.ch
Summary | Make registry.php webroot path detection more reliable
Queue | Horde Base
Version | HEAD
Type | Enhancement
State | Assigned
Priority | 1. Low
Owners | Ben Klang
-----------------------------------------------------------------------
tinu at humbapa.ch (2007-05-09 15:22) 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
More information about the bugs
mailing list