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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: khazaddum at abv dot bg
New email:
PHP Version: OS:

 

 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Sat Jun 29 16:01:30 2024 UTC