From: ken dot sparby at nes-ak dot no Operating system: Windows XP PHP version: 4.3.5 PHP Bug Type: Unknown/Other Function Bug description: Won't work...
Description: ------------ My PHP just won't work... You can see for yourself here: http://www.legazy.com/dritt/apachestuk.jpg You see that my PHP-code is correct, path is correct and I have Apache running. I've tried the "Install PHP"-guide several times now, still not working. So if you could give me some hints or advice of what is wrong, that would be great :) - Slangen | 15.04.2004 Reproduce code: --------------- <?php echo "Hello World!"; ?> Expected result: ---------------- It'll write "Hello World!" in my browser... Actual result: -------------- <?php echo "Hello World!"; ?> -- Edit bug report at http://bugs.php.net/?id=28003&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28003&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28003&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28003&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28003&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28003&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28003&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28003&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28003&r=support Expected behavior: http://bugs.php.net/fix.php?id=28003&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28003&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28003&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28003&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28003&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28003&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28003&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28003&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28003&r=float
