[Typo3-dev] wrong values from t3lib_div::getIndpEnv

Ingo Renner typo3 at ingo-renner.com
Sat Sep 25 17:50:24 CEST 2004


Hi all,

after searching through t3lib_div::getIndpEnv and checking phpinfo again I
found out that $_SERVER['PATH_INFO'] is set to the query string instead of
the path to the file. But I found the needed path in $_ENV['PATH_INFO'].

As long as it isn't solved by my webhoster: How can I override
t3lib_div::getIndpEnv with an extension?

greetings
Ingo




More information about the TYPO3-dev mailing list