php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17723 problem with "for" cycle under Windows XP
Submitted: 2002-06-12 05:13 UTC Modified: 2002-06-12 05:25 UTC
From: khazaddum at abv dot bg Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.2.1 OS: Windows XP Pro
Private report: No CVE-ID: None
 [2002-06-12 05:13 UTC] khazaddum at abv dot bg
I develop a PHP application using Windows 2000 + SP2 / Apache 1.3.2 / PHP 4.2.1 / MySQL 3.

All works fine under Windows 2000, but now i use Windows XP and i have next problem:

In the database i have 300 records, i use "for" cycle to display them. Under Windows 2000 this works great, but under WinXP this make my IE to blink some times and then exit from my application and show me "The requested URL cannot be retrieved". When i disable the "for" cycle, all other functions in application works fine and the web page is displayed in my browser.

Excuse me, my spoken english is not very well.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-12 05:25 UTC] edink@php.net
This is most probably bug in Windows XP. Please have a look at http://www.apache.org/dist/httpd/binaries/win32/#xpbug

Upgrading to Apache 1.3.24 might help the problem.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Sep 27 23:01:26 2024 UTC