ID:               41495
 Updated by:       [EMAIL PROTECTED]
 Reported By:      r dot homan at esoteric dot nl
-Status:           Open
+Status:           Bogus
 Bug Type:         Output Control
 Operating System: Vista Ultimate 32Bit
 PHP Version:      5.2.2
 New Comment:

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.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




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

[2007-05-25 15:33:33] derek dot ethier at gmail dot com

There is a problem with your Apache configuration or something has
changed on the workstation that prevents PHP from being loaded
correctly.

Review the installation instructions
(http://www.php.net/manual/en/install.windows.apache2.php) and check
your event logs to see if any error is being thrown when Apache starts.

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

[2007-05-25 06:48:13] r dot homan at esoteric dot nl

Description:
------------
When i try to open a .php file via the Apache 2.2 running on Vista
Ultimate, it gives no output at all, even if there's no PHP code in the
file, but just html. When I change the extension to .html de server
works fine. The strange thing is, that it has, in fact, worked fine.

Reproduce code:
---------------
Code i tested with is simple: the text:

"het werkt!"   (It works!)

I've also tried <?php phpinfo(); ?>

Same output: none.

Expected result:
----------------
het werkt!


..or the phpinfo page.

Actual result:
--------------
Empty page, the code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html;
charset=windows-1252"></HEAD>
<BODY></BODY></HTML>



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


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

Reply via email to