ID:               22161
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ptker at hotmail dot com
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Apache2 related
 Operating System: win200 adv server
 PHP Version:      4.3.0
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.

http://www.php.net/manual/en/install.apache2.php


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

[2003-02-11 10:04:06] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

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

[2003-02-10 22:42:36] ptker at hotmail dot com

I'm sorry ! by following:

run the following code:
<?php
header("location:test.php";
?>

The php said:
Parse error: parse error, unexpected ';' in D:\Apache2\htdocs\test.php
on line 491605837

but the code only three line, Under the normal situation should be:
 Parse error: parse error, unexpected ';' in
D:\Apache2\htdocs\test.php
on line 2

why?

win2000 adv server + Apache2.0.43 + PHP4.3.0(API)

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

[2003-02-10 22:40:21] ptker at hotmail dot com

run the following code:
<?php
header("location:test.php";
?>

The php said:
Parse error: parse error, unexpected ';' in D:\Apache2\htdocs\test.php
on line 491605837

but code only three line, Under the normal situation should be:
 Parse error: parse error, unexpected ';' in D:\Apache2\htdocs\test.php
on line 491605837

why?

win2000 adv server + Apache2.0.43 + PHP4.3.0(API)

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


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

Reply via email to