Nucleus Core

Login!
Register as a new userLost password?

for Project:

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
Improvement
Various
Requires testing
Wouter Demuynck
All
Low
Normal
1.0
3.3
Undecided
90%
can you pls check this post:

http://forum.nucleuscms.org/viewtopic.php?p=46004
This task depends upon

This task blocks these from closing
Comment by Stas Verberkt (Legolas) - Sunday, 23 October 2005, 06:14PM

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.