From: jstanley at cenicola-helvin dot com Operating system: Redhat 7.3 PHP version: 4.3.1 PHP Bug Type: Unknown/Other Function Bug description: auto_prepend_file not consistant
Apache 1.3.27 .htaccess file php_value auto_prepend_file '/path/to/function/file' php_value auto_append_file '/path/to/cleanup/file' I keep reloading a phpinfo.php script <?php phpinfo(); ?> Browser displays value randomly Directive = Local Value, Master Value auto_prepend_file = no value, no value auto_append_file = no value, no value --OR-- auto_prepend_file = /path/to/function/file, no value auto_append_file = /path/to/cleanup/file, no value -- Edit bug report at http://bugs.php.net/?id=22442&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22442&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22442&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22442&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22442&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22442&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22442&r=support Expected behavior: http://bugs.php.net/fix.php?id=22442&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22442&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22442&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22442&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22442&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22442&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22442&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22442&r=gnused