php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13684 Absurd Compie Failure at random times
Submitted: 2001-10-16 03:35 UTC Modified: 2002-08-13 23:30 UTC
From: kalle dot alm at home dot se Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.0.6 OS: Red Hat 7.1
Private report: No CVE-ID: None
 [2001-10-16 03:35 UTC] kalle dot alm at home dot se
PHP acts extremely absurd at times.

This time I can't even get it to work by re-writing a line entirely (exactly the way it was written before) to get things running.

This time I uncommented my entire program /* */ from top to bottom, except the html code, and the PHP compiler still was quite sure that there was an error on line 9 (which was commented, together with line 4, 5, 6, 7, 8, 10, 11, 12, 13, 14 and 15 - which were PHP, 16+ was HTML up to something like 30-35).

I have no idea why it behaves like this.
I get the feeling I may have compiled it wrong, but then again, I compiled it the way Red Hat compiled the "built-in" (Red Hat-wise) RPM, so if I have this problem, so should a lot of other people.

Thanks for the help,


Kalle Alm

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-16 03:40 UTC] derick@php.net
Please post an url to your script (as .txt). (Do not attach the script in this bugreport).

Derick
 [2001-10-16 12:58 UTC] derick@php.net
user reports:

http://213.113.150.49:2000/access.php.txt (the script in question)
http://213.113.150.49:2000/boards.php.txt (the script which uses
access.php)

(to "see" this, exclude .txt on boards.php)

For a phpinfo() output,

http://213.113.150.49:2000/phpinfo.php

 Thanks.
 [2002-08-13 23:30 UTC] kalowsky@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 10 14:00:01 2026 UTC