From:             [EMAIL PROTECTED]
Operating system: Irix 6.5.14
PHP version:      4.1.2
PHP Bug Type:     Apache related
Bug description:  phpinfo routine mixing SCRIPT_URI and SCRIPT_URL

Just noticed that phpinfo is reporting the SCRIPT_URI in the form:

http://www.ex.ac.uk/test.php

and the SCRIPT_URL in the form:

/test.php

Aren't these the wrong way round??

REQUEST_URI is of the form:

/test.php

Sorry to be so pedantic.
Bill Edmunds
-- 
Edit bug report at http://bugs.php.net/?id=15935&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15935&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15935&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15935&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15935&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15935&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15935&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15935&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15935&r=submittedtwice

Reply via email to