From:             [EMAIL PROTECTED]
Operating system: Any
PHP version:      4.3.0RC1
PHP Bug Type:     Apache related
Bug description:  auto_prepend_file 'reset'

Dir structure:

foo
 |
 | - bar

In foo:
auto_prepend_file "some_file.php"

In bar:
need to clear that.

Using apache, php_value must have 2 arguments, and thus setting it to ""
gives:
php_value takes two arguments, PHP Value Modifier

Work-around: empty.php

Preferable Fix: use a special keyword like "RESET" or "EMPTY" to set it to
'empty'.
-- 
Edit bug report at http://bugs.php.net/?id=20622&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20622&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20622&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20622&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20622&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20622&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20622&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20622&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20622&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20622&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20622&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20622&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20622&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20622&r=isapi

Reply via email to