ID:               20878
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Documentation problem
 Operating System: Windows 200
 PHP Version:      4.2.3
 New Comment:

fletchsod's comments are misleading and wrong.  This report is being
marked bogus as it's not PHP's job to document how to configure web
servers for every file extension.


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

[2003-01-06 12:10:39] [EMAIL PROTECTED]

Um...  If you're saying that the php code should work in the *.html and
*.htm files.  I hate to tell you this.  This does not work that way. 
PHP script do not work in any files other than *.php and *.inc (if with
include file function).  It have been this way from day one.

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

[2002-12-07 10:17:27] [EMAIL PROTECTED]

After installing php-4.2.3-installer.exe per install.txt and
configuring IIS as recommended in various help files, I found that my
browser would run .php files ok but not .html files with inbedded php
code. I wasted a lot of time trying to find the answer which is not
mentioned anywhere in the install.txt, (or any other help of FAQ for
that matter);
 The way install.txt describes setting up the IIS server works very
well for getting the browser to work with .php files but does nothing
at all for .html files that have imbedded php code. In the Internet
Services Manager>Default Web Site>Properties page>Home
Directory>configuration the following must be added to run php code
imbedded in an HTML file:in addition to adding .php and the executable
path,it is necessary to also add .html and .htm extensions + the
executable path in order to run imbeded php code. Perhaps this solution
should have been plain to see - but not!
Thanks for your consideration,

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


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


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

Reply via email to