This is the tracker for the Core of the Nucleus CMS-project (Nucleus CMS Website)
FS#107 — better path detection in install.php
Attached to Project— Nucleus Core
Opened by - Sunday, 09 October 2005, 09:55PM
Last edited by Wouter Demuynck (karma) - Tuesday, 11 October 2005, 08:10PM
Opened by - Sunday, 09 October 2005, 09:55PM
Last edited by Wouter Demuynck (karma) - Tuesday, 11 October 2005, 08:10PM
| Improvement | |
| Various | |
| Requires testing | |
| Wouter Demuynck | |
| All |
| Low | |
| Normal | |
| 1.0 | |
| 3.3 | |
| Undecided | |
|
|
This task depends upon
This task blocks these from closing
From PHP Manual:
PATH_TRANSLATED server variable is no longer set implicitly under Apache2 SAPI in contrast to the situation in PHP 4, where it is set to the same value as the SCRIPT_FILENAME server variable when it is not populated by Apache. This change was made to comply with the CGI specification. Please refer to bug #23610 for further information, and see also the $_SERVER['PATH_TRANSLATED'] description in the manual. This issue also affects PHP versions >= 4.3.2.