ID:               13338
 Updated by:       [EMAIL PROTECTED]
-Summary:          PATH_TRANSLATED variable incorrectly set in v4.0.5
-Reported By:      [EMAIL PROTECTED]
+Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Unknown/Other Function
-Operating System: Linux
+Operating System: Windows XP (Professional)
-PHP Version:      4.0.5
+PHP Version:      4.1.1
 New Comment:

Thank you for taking the time to report a problem with PHP.
Unfortunately your version of PHP is too old -- the problem
might already be fixed. Please download a new PHP
version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.




Previous Comments:
------------------------------------------------------------------------

[2001-11-28 07:59:08] [EMAIL PROTECTED]

Yes, the problem still exists:


URL: http://luna.int.hq.jobpilot:8000/test.phtml/bla/fasel

PHP Version: 4.1.0RC3
Zend Version: 1.1.0
PATH_TRANSLATED: /JobsAdverts/OnlineServer/web/de/bla/fasel

Regards,

Arno


------------------------------------------------------------------------

[2001-11-21 18:47:04] [EMAIL PROTECTED]

Can you try latest RC and see if the problem still exists

http://www.php.net/~zeev/php-4.1.0RC3.tar.gz

Feedback.


------------------------------------------------------------------------

[2001-09-17 05:32:43] [EMAIL PROTECTED]

Hi,

between version 4.0.4 and 4.0.5 the setting of the PATH_TRANSLATED
variable changed. In version
4.0.4, the following URL

http://www1.jobpilot.de/test.phtml/bla/fasel

resulted in the following PATH_TRANSLATED value:

/JobsAdverts/OnlineServer/web/de/test.phtml

(which is the correct script file name).

in 4.0.5, the same URL results in the following value:

/JobsAdverts/OnlineServer/web/de/bla/fasel

which does not look right. According to the documentation,
PATH_TRANSLATED is the "Filesystem- (not document root-) based path to
the current script, after the server has done any virtual-to-real
mapping. "

BTW. the documentation should make it clear what is the difference
between PATH_TRANSLATED and SCRIPT_FILENAME - from to the current
explanation, I don't understand it.

BTW we are using Apache 1.3.12.

Best Regards,

Arno Schaefer


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=13338&edit=1

Reply via email to