From:             xhat at hotmail dot com
Operating system: Win2000 SP4
PHP version:      4.3.10
PHP Bug Type:     IIS related
Bug description:  URL includes fail when Temp dir too large

Description:
------------
Our actual PHP version is 4.3.0, but that was not an option in the drop
down.  However, as many installs of 4.3.0 may still be out there, I
thought this might be a useful bug report anyway.

Our configuration allowed URL includes, which worked flawlessly for
(literally) years.  Then one day, it seemingly arbitrarily quit working. 
Though the max file size for the temp dir was not met, nonetheless PHP
quit using URL includes.  After clearing the TEMP dir, everything returned
to normal operation.

Reproduce code:
---------------
No code necessary.

Expected result:
----------------
The includes to work.

Actual result:
--------------
The includes failed.

-- 
Edit bug report at http://bugs.php.net/?id=33385&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=33385&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=33385&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=33385&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=33385&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=33385&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=33385&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=33385&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=33385&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=33385&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=33385&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=33385&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=33385&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=33385&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=33385&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=33385&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=33385&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=33385&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=33385&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=33385&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=33385&r=mysqlcfg

Reply via email to