[PHP-DEV] PHP 4.0 Bug #6186: Apache Variables From: brad <email protected>
Date: 08/15/00

From: brad <email protected>
Operating system:
PHP version: 4.0.1pl2
PHP Bug Type: Scripting Engine problem
Bug description: Apache Variables

A simple script like:

echo $SCRIPT_FILENAME;

returns nothing. We just moved servers and compile pl2 and this doesn't work. It used to work on our previous server. We tried recompiling, didn't work.

However, the SCRIPT_FILENAME variable shows up in the phpinfo() with the correct value.

phpinfo() can be viewed at:

http://www.youreshop.com/info.php

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>