ID:               22442
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jstanley at cenicola-helvin dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache related
 Operating System: Redhat 7.3
 PHP Version:      4.3.1
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip




Previous Comments:
------------------------------------------------------------------------

[2003-02-26 10:51:46] jstanley at cenicola-helvin dot com

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 this bug report at http://bugs.php.net/?id=22442&edit=1

Reply via email to