tags 517376 + upstream
thanks

Hi,

I am forwarding this bug to the upstream developers, as I am not sure
this can be considered a bug - I took the following lines out of your
phpinfo() output (which you can now take down, thank you - no reason
in further exposing your machine :) ):

_SERVER["PATH_INFO"]     no value
_SERVER["REQUEST_URI"]   /~nenolod/index.php
_SERVER["SCRIPT_URL"]    /~nenolod/index.php
_SERVER["SCRIPT_NAME"]   /index.php
_SERVER["SCRIPT_FILENAME"]      /home/nenolod/public_html/index.php
_SERVER["PHP_SELF"]             /index.php
_ENV["REQUEST_URI"]             /~nenolod/index.php
_ENV["SCRIPT_URL"]              /~nenolod/index.php
_ENV["SCRIPT_NAME"]             /index.php
_ENV["SCRIPT_FILENAME"]         /home/nenolod/public_html/index.php

You do have enough information, both under the SERVER and the ENV
namespaces, for the full needed information - However, I do feel that
SCRIPT_NAME is right being set at /index.php, as it is at the root of
this personal server. And yes, this is not necessarily the same as the
full URL Path (which you can get from REQUEST_URI or SCRIPTURL), nor
the full pathname for your file (which you can get form
SCRIPT_FILENAME), but it is the top of the configuration directive
which called PHP.

As I said, I cannot determine if this is can be seen as a bug or just
as the desired behaviour. I invite you to check on the Cherokee
bugtracker, issue #377, for direct contact with the authors.

http://code.google.com/p/cherokee/issues/detail?id=377

Thank you,

-- 
Gunnar Wolf - gw...@iiec.unam.mx - (+52-55)5623-0154 / 1451-2244
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973  F800 D80E F35A 8BB5 27AF



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to