PHP Bugs  
php.net | support | documentation | report a bug | advanced search | search howto | statistics | login

go to bug id or search bugs for  

Bug #13684 Absurd Compie Failure at random times
Submitted:16 Oct 2001 3:35am UTC Modified: 13 Aug 2002 11:30pm UTC
From:kalle dot alm at home dot se Assigned to:
Status:Bogus Category:Scripting Engine problem
Version:4.0.6 OS:Red Hat 7.1
View/Vote Developer Edit Submission

Welcome! If you don't have a SVN account, you can't do anything here. You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
SVN Username: SVN Password:
Quick Fix:
Status: Assign to:
Category:
Summary:
From: kalle dot alm at home dot se
New email:
Version: OS:
New/Additional Comment:

[16 Oct 2001 3:35am 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
[16 Oct 2001 3:40am UTC] derick@php.net
Please post an url to your script (as .txt). (Do not attach the script
in this bugreport).

Derick
[16 Oct 2001 12:58pm 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.
[13 Aug 2002 11:30pm 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.


RSS feed | show source 

PHP Copyright © 2001-2009 The PHP Group
All rights reserved.
Last updated: Sat Nov 21 10:30:49 2009 UTC