From: [EMAIL PROTECTED] Operating system: Windows 200 PHP version: 4.2.3 PHP Bug Type: Documentation problem Bug description: IIS Server setup to run php code imbeded in html files
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 bug report at http://bugs.php.net/?id=20878&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20878&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20878&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20878&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20878&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20878&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20878&r=support Expected behavior: http://bugs.php.net/fix.php?id=20878&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20878&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20878&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20878&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20878&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20878&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20878&r=isapi -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php