ID: 44056 Updated by: [EMAIL PROTECTED] Reported By: raphpell at cario dot fr -Status: Open +Status: Feedback Bug Type: Performance problem Operating System: Windows Vista PHP Version: 5.2.5 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2008-02-05 22:45:45] raphpell at cario dot fr Description: ------------ I handle my filesy stem : - 2000 files - 2000 folders With PHP 4.3.3 my scripts take 5 secondes With PHP 5.2.5 35 secondes... I use fopen, file_get_contents ( ob_start + include ) I zip my site, create my db with my filesystem,... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=44056&edit=1