ID:               20110
 Comment by:       alan at bullmarket dot com dot au
 Reported By:      jeroen at unfix dot org
 Status:           Closed
 Bug Type:         Scripting Engine problem
 Operating System: Linux, Net|Free|OpenBSD, others?
 PHP Version:      4.2.3
 Assigned To:      derick
 New Comment:

Hi,

I have received that type of error (2 actually).

Please go to http://www.bullmarket.com.au/affiliates/user/signup.php

I am very new to PHP and I am having trouble isolating the issue. Any
help you can offer would be great.

Cheers,

Alan


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

[2003-08-06 09:02:36] rsemmens at names dot co dot uk

We get the problem intermittently.  We run our websites from NFS and if
the file read fails it comes up with this message.  Only when doing
includes though.

I agree with the better error message comment :)

Btw, we are using PHP 4.3.2 so it's still a current problem.

Drop me an e-mail if you want any further details.

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

[2003-03-20 16:59:41] bostjan dot skufca at domenca dot com

you can view the bug at:

http://www.avtomobilizem.com/dev/modules/gallery2

this project is using Smarty template engine and 
bug only occurs when i set 

$smarty->force_compile = false;

email me to provide you relevant source files

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

[2002-12-24 20:27:44] gunnar at start dot no

This error also appears with other functions. More specifically I've
experienced it with the parse_ini_file() function. I do not have access
to test it with PHP CVS version, do I don't know wether it has been
fixed for just the include function, or all functions affected by this
problem.

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

[2002-10-27 18:28:18] [EMAIL PROTECTED]

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.



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

[2002-10-26 15:05:14] jeroen at unfix dot org

Severity: Cosmetic for error reporting

PHP Fatal error:  input in flex scanner failed in <directoryname>

When doing a:
8<----------------
include("/tmp/");
---------------->8

For instance will produce above error, maybe a "You can't include
directories" would be nice?



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


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

Reply via email to