From:             chris at weekscomputing dot com
Operating system: Win-2000
PHP version:      4.3.2RC1
PHP Bug Type:     Documentation problem
Bug description:  Critical 'typo' on installation page if viewed with IE6 and Win-2000

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.


-- 
Edit bug report at http://bugs.php.net/?id=22909&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22909&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22909&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22909&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22909&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22909&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22909&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22909&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22909&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22909&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22909&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22909&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22909&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22909&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22909&r=gnused


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to