php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28003 Won't work...
Submitted: 2004-04-15 02:57 UTC Modified: 2004-04-15 03:27 UTC
From: ken dot sparby at nes-ak dot no Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.3.5 OS: Windows XP
Private report: No CVE-ID: None
 [2004-04-15 02:57 UTC] ken dot sparby at nes-ak dot no
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!";
?>

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-15 03:27 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

You\'re just really something doing wrong.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 10:01:32 2024 UTC