php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16775 Page Could Not Be Displayed
Submitted: 2002-04-23 19:24 UTC Modified: 2002-04-28 16:45 UTC
From: vildan at nebulasoft dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.1.2 OS: Windows XP
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: vildan at nebulasoft dot com
New email:
PHP Version: OS:

 

 [2002-04-23 19:24 UTC] vildan at nebulasoft dot com
Hello,


This is one one my last tries to find some solution to this bug.

conf:

- XP
- Apache 2.035
- MySQL 3.23
- PHP 4.1.2

Internet Explorer is showing "The Page could not be displayed" when .php page is called.

But, when user klicks on browsers back button, the requested page is displayed.

Note! This is only happening with .php pages!

There is a living example at:

http://flux.origincode.com/build/login/login.php
(use demo/demo to login)


Regards,

/Vildan

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-23 19:28 UTC] sniper@php.net
Not a PHP bug apparently. Your test site works fine
with Netscape 4.77 (linux version).

btw. Apache2 support in PHP 4.1.2 is really not working.
Even in 4.2.0 it's experimental. But you should still
update to 4.2.0.

 [2002-04-23 19:54 UTC] vildan at nebulasoft dot com
I have tested Apache 1.3.24 server earlier with PHP 4.1.2 and error was the same. All .php pages are affected by error.

It looks like when to many requests are made by php the server cannot handle all the responses ? not sure.

In the example I have provided (link), check for 'Profile'
and try changing some data, browse through some pages.

Netscape on w32 throws also an empty page but without info.
 [2002-04-23 20:32 UTC] sniper@php.net
Please update to PHP 4.2.0 and use Apache 1.3.24.
Apache2 support is not really ready for production systems
yet.

--Jani

 [2002-04-28 16:45 UTC] vildan at nebulasoft dot com
After update, no changes. I have consulted apache.org and they are strongly recommending latest version of apache 2.035, instead of 1.3.24.

But I have tried both configurations and nothing helps. Empty pages are showing when requests are made.

Two different test engines are running, phpBB2 is one of themm, supposing that they have good code. But the problem there is the same.

phpBB2: test here, http://origincode.com/phpBB2/index.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Oct 17 19:01:28 2024 UTC