php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23686 Online Documentation Image References wrong
Submitted: 2003-05-18 15:56 UTC Modified: 2003-05-19 14:42 UTC
From: emptyvoid at yahoo dot com Assigned:
Status: Closed Package: Website problem
PHP Version: 4.3.2RC3 OS: N/A
Private report: No CVE-ID: None
 [2003-05-18 15:56 UTC] emptyvoid at yahoo dot com
At: http://www.php.net/manual/en/

All images in the manual point to: http://64.246.30.196/www.php.net/images/php.gif

Resolution: remove the IP address.

It forces the browser to continuely attempt to download the image and doesn't provide a broken image link. Caused my browser to crash two times.

Enjoy :P



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-18 16:10 UTC] jome@php.net
This is the way it should be, the images are stored on a different server than the one feeding the PHP pages.

The images are not broken, nor do I see how your browser can crash even if the images *would* be broken.
 [2003-05-18 21:01 UTC] emptyvoid at yahoo dot com
Hello,

Neither can I? it is very weird. I am using:
Netscape 7.02 Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

When I attempt to view a page the contents loads just fine. However the images don't and regardless to what I do the page attempts to load (shows the busy loading animation) and never stops. In most cases I have to just hit stop.

The small images that are used for the menu on the left load every so often and it appears to be random. The PHP logo never loads though.

This doesn't happen on any other website I frequent and I can't seem to reproduce it else where.

If you need more detail don't hesitate to ask.
 [2003-05-18 23:42 UTC] pollita@php.net
For the record, I've noticed this intermittently the past couple/three days as well. (Using IE 5.5 and IE 6)  Images fail to display and browser shows constant 'busyness'.

Not happening now... Might be related to service shuffling?
 [2003-05-19 01:59 UTC] derick@php.net
Actually, it's most likely to out-of-filedescriptors on our thttpd.
 [2003-05-19 14:41 UTC] sas@php.net
Fixed, thanks for your input.
 [2003-05-19 14:42 UTC] sas@php.net
marked as closed.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 14 15:00:01 2026 UTC