From:             mark at kreine dot ru
Operating system: Windows XP
PHP version:      5.2.1
PHP Bug Type:     Apache2 related
Bug description:  PHP 5.2.1 does not work!

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.

-- 
Edit bug report at http://bugs.php.net/?id=40463&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=40463&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=40463&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=40463&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=40463&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=40463&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=40463&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=40463&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=40463&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=40463&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=40463&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=40463&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=40463&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=40463&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=40463&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=40463&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=40463&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=40463&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=40463&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=40463&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=40463&r=mysqlcfg

Reply via email to