Hi, thanks for your reply. But changing source code in my setup is not a long term option. My problem is that $_SERVER["PATH_TRANSLATED"] gives me empty string.
Does anybody know how to fix my PHP installation, so $_SERVER["PATH_TRANSLATED"] will give me correct file path? Best regards, Robert On Wed, 18 Dec 2002, Wico de Leeuw wrote: > Maybe basename($_SERVER['SCRIPT_NAME']); > > At 14:10 18-12-02 +0100, Robert Nedbal wrote: > >Hi, > >I'm having problems with my PHP installation. When I try to get real path > >to my script by using $_SERVER["PATH_TRANSLATED"], I receive empty string. > > > >$_SERVER["PATH_TRANSLATED"] empty string (why?) > >$_SERVER["PHP_SELF"] works as expected (ok) > >$_SERVER["DOCUMENT_ROOT"] works as expected (ok) > > > >OS: RedHat Linux 8.0 > >Apache: httpd-2.0.40-11 > >PHP: php-4.2.2-8.0.5 (recompiled from source) > > > >Any ideas how to fix this? > > > >Best regards, > >Robert > > > >PS: When replaying please CC me as I'm not subscribed to this list, > >thanks. > > > >-- > >-------------------------------------------------------------------- > >Robert Nedbal - Czech Technical University in Prague, Czech Republic > >email: [EMAIL PROTECTED] http://www.sh.cvut.cz/~robik/ > > /* Debuggers are evil. Never ever trust them. */ > >-------------------------------------------------------------------- > > > > > >-- > >PHP General Mailing List (http://www.php.net/) > >To unsubscribe, visit: http://www.php.net/unsub.php > > -- -------------------------------------------------------------------- Robert Nedbal - Czech Technical University in Prague, Czech Republic email: [EMAIL PROTECTED] http://www.sh.cvut.cz/~robik/ /* Debuggers are evil. Never ever trust them. */ -------------------------------------------------------------------- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php