ID:               48793
 User updated by:  memoimyself at yahoo dot com dot br
 Reported By:      memoimyself at yahoo dot com dot br
-Status:           Feedback
+Status:           Open
 Bug Type:         *General Issues
 Operating System: WinXP SP3
 PHP Version:      5.3.0
 Assigned To:      fb-req-jani
 New Comment:

I've just installed the CVS snapshot and the problem I reported has
indeed been fixed. Thank you very much!


Previous Comments:
------------------------------------------------------------------------

[2009-07-08 20:38:44] j...@php.net

Please try using this CVS snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

Should be fixed now..

------------------------------------------------------------------------

[2009-07-07 22:17:27] memoimyself at yahoo dot com dot br

[Re: j...@php.net 7 Jul 3:38pm]

What crashes, specifically, should I watch out for? Applications do
crash on occasion, just as they do on any box and with any OS (in my not
very limited experience). But I have not experienced a surge in
application crashes since upgrading to PHP 5.3.0, and have not had a
single major OS crash so far.

------------------------------------------------------------------------

[2009-07-07 22:13:01] memoimyself at yahoo dot com dot br

[Re: ninzya 5 Jul 1:55pm]

You're right, my browser(s) is very likely responsible for the
redirection. Firefox 3.0.11 redirects; IE 8 reports the page as
inaccessible; and Opera doesn't do anything.

But the fact remains that something is causing the problem, and that
something involves PHP -- and only when error_log is set in php.ini. As
I've previously reported, Apache continues serving pages/files other
than PHP normally.

I'm aware that PHP interacts with Apache and even with the OS so that
the problem could be due to a combination of factors. But I had never
had this problem before, and the only significant change in my set-up
has been the upgrade of PHP from 5.2.8 to 5.3.0. In other words,
something seems to have changed in PHP that may be causing this strange
problem.

------------------------------------------------------------------------

[2009-07-07 15:38:10] j...@php.net

Check if there are some crashes happening. (most likely there are since
others have reported the same..)

------------------------------------------------------------------------

[2009-07-05 13:55:37] ninzya at inbox dot lv

I guess this is your browser's activity. PHP itself does not deal with
'user hint' redirections by prepending or appending www's and com's to
the requested host. Your browser, probably, reacts to HTTP 500 error
code and attempts a redirection to probably valid location of
www.localhost.com. Anyway, look at the access.log of apache, see what's
the apache's response code to your request. Another guess may be is that
the PHP is failing (segfaulting) with error_log, which leads to
connection interruption between your browser and web server. Then
browser attempts to connect to www.localhost.com... Anyway, redirection
is being done by your browser.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/48793

-- 
Edit this bug report at http://bugs.php.net/?id=48793&edit=1

Reply via email to