php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40463 PHP 5.2.1 does not work!
Submitted: 2007-02-13 15:12 UTC Modified: 2007-02-13 15:16 UTC
From: mark at kreine dot ru Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.2.1 OS: Windows XP
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mark at kreine dot ru
New email:
PHP Version: OS:

 

 [2007-02-13 15:12 UTC] mark at kreine dot ru
Description:
------------
PHP 5.2.1 does not work! When I try to launch web server it outputs many php errors and exits. I can't even view html files. Actually I have reported a bug concerning this issue which was treated as a "bogus" :( so I would like you this time to listen to me, as this really is a bug which needs to be fixed.

I'm currently using (trying to do so) Apache 2.2.4 (isn't it a new version?) and PHP5.2.1.

Reproduce code:
---------------
<?php
echo "php";
?> //does not work

Expected result:
----------------
I expect to see the string "php"

Actual result:
--------------
Instead I see nothing but a huge amount of php-related errors.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-13 15:16 UTC] tony2001@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.  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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 06 08:01:26 2024 UTC