ID: 22161 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: win200 adv server PHP Version: 4.3.0 New Comment:
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 Previous Comments: ------------------------------------------------------------------------ [2003-02-10 22:42:36] [EMAIL PROTECTED] 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] [EMAIL PROTECTED] 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