From:             itamarc at rogers dot com
Operating system: Win XP Pro
PHP version:      4.3.1
PHP Bug Type:     Directory function related
Bug description:  dir()->read() times out killing the page if too many items in folder.

Description:
------------
I use dir() to read directories to make and admin site.
in the largest folder there are so many entries that the page loads twice
then gives me a dnserror page.

Reproduce code:
---------------
http://zabber.portredirect.com/siteadmin.php
search the page for "zdomain".  open that folder.

Expected result:
----------------
page will refresh and give dnserror page.


-- 
Edit bug report at http://bugs.php.net/?id=24349&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=24349&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=24349&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24349&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24349&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24349&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24349&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24349&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24349&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24349&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24349&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24349&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24349&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24349&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24349&r=gnused

Reply via email to