php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #22909 Critical 'typo' on installation page if viewed with IE6 and Win-2000
Submitted: 2003-03-26 11:03 UTC Modified: 2003-03-26 12:17 UTC
From: chris at weekscomputing dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 4.3.2RC1 OS: Win-2000
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: chris at weekscomputing dot com
New email:
PHP Version: OS:

 

 [2003-03-26 11:03 UTC] chris at weekscomputing dot com
I followed your instructions on:

  http://www.php.net/manual/en/install.apache2.php

and the Example 3-8 code is rendered as:

  LoadModule php4 module c:/php/sapi/php4apache2.dll
  AddType application/x-httpd-php .php
 
NOTE: The underscore between "php4" and "module" is not shown!

I see from the page source that it *IS* there, so I guess it's a problem with your "CLASS="apache" tag or (probably more likely) some glitch in Windows IE6 running on Win-2000.

I tried this page on my XP machine (still running IE 6.0.2800.1106) and it works fine by the way.

I know this is a very minor thing, but wanted to let you know since I guess this page will be viewed (almost entirely) by (poor old) Windows users.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-26 12:03 UTC] chris at weekscomputing dot com
Looks like this is a font problem on my machine. I downloaded the page and removed the "Courier" entry from the PRE tag in your stylesheet and it worked fine.

Sorry to have wasted your time!
 [2003-03-26 12:17 UTC] didou@php.net
doh ! ;)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 15:00:02 2025 UTC