#20110 [Com]: input in flex scanner failed in directory :)

2004-10-13 Thread rihard dot novacan at gmail dot com
 ID:   20110
 Comment by:   rihard dot novacan at gmail dot com
 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:

input in flex scanner failed in directory error can also appear, if
you don't have proper (usualy write) permissions on your server...


Previous Comments:


[2004-06-21 12:51:14] bugme at gmx dot net

sorry,
little mistake
first the include then the query will work.



[2004-06-21 12:49:29] bugme at gmx dot net

I recived the bug when i did an include after a db-query. After that i
begann whit the query and then the include which would work.

I'dont know why but maybe this helps to find the bug.



[2003-11-26 23:27:33] alan at bullmarket dot com dot au

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



[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



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/20110

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


#20110 [Com]: input in flex scanner failed in directory :)

2004-06-21 Thread bugme at gmx dot net
 ID:   20110
 Comment by:   bugme at gmx dot net
 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:

I recived the bug when i did an include after a db-query. After that i
begann whit the query and then the include which would work.

I'dont know why but maybe this helps to find the bug.


Previous Comments:


[2003-11-26 23:27:33] alan at bullmarket dot com dot au

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



[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.





The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/20110

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


#20110 [Com]: input in flex scanner failed in directory :)

2003-11-26 Thread alan at bullmarket dot com dot au
 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=20110edit=1


#20110 [Com]: input in flex scanner failed in directory :)

2003-08-08 Thread rsemmens at names dot co dot uk
 ID:   20110
 Comment by:   rsemmens at names dot co dot uk
 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:

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.


Previous Comments:


[2003-08-02 16:02:08] olus at artcurie dot com

I have PHP Version 4.0.6 

and 
Fatal error: input in flex scanner failed in directoryname on line 1


WHY WHY WHY!!!



[2003-07-12 20:05:07] daten at breitraum dot com

hi,
I got this bug too.
PHP Version 4.2.3

I got a class 
CAdminBorder - extends CAdmin
CAdmin extents CAdminAttitudes

if the construktor of cadmin i used a function
in CAdminAttitudes
like this:
$this-PasswordFile = $this-getPasswordFile();
result:
Fatal error: input in flex scanner failed in mypath on line 1

Then I try this:
$this-PasswordFile = parent::getPasswordFile();
everything works fine.



[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.





The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/20110

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



#20110 [Com]: input in flex scanner failed in directory :)

2003-08-02 Thread olus at artcurie dot com
 ID:   20110
 Comment by:   olus at artcurie dot com
 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:

I have PHP Version 4.0.6 

and 
Fatal error: input in flex scanner failed in directoryname on line 1


WHY WHY WHY!!!


Previous Comments:


[2003-07-12 20:05:07] daten at breitraum dot com

hi,
I got this bug too.
PHP Version 4.2.3

I got a class 
CAdminBorder - extends CAdmin
CAdmin extents CAdminAttitudes

if the construktor of cadmin i used a function
in CAdminAttitudes
like this:
$this-PasswordFile = $this-getPasswordFile();
result:
Fatal error: input in flex scanner failed in mypath on line 1

Then I try this:
$this-PasswordFile = parent::getPasswordFile();
everything works fine.



[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=20110edit=1



#20110 [Com]: input in flex scanner failed in directory :)

2003-07-12 Thread daten at breitraum dot com
 ID:   20110
 Comment by:   daten at breitraum dot com
 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 got this bug too.
PHP Version 4.2.3

I got a class 
CAdminBorder - extends CAdmin
CAdmin extents CAdminAttitudes

if the construktor of cadmin i used a function
in CAdminAttitudes
like this:
$this-PasswordFile = $this-getPasswordFile();
result:
Fatal error: input in flex scanner failed in mypath on line 1

Then I try this:
$this-PasswordFile = parent::getPasswordFile();
everything works fine.


Previous Comments:


[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=20110edit=1



#20110 [Com]: input in flex scanner failed in directory :)

2003-03-20 Thread bostjan dot skufca at domenca dot com
 ID:   20110
 Comment by:   bostjan dot skufca at domenca dot com
 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:

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


Previous Comments:


[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=20110edit=1



#20110 [Com]: input in flex scanner failed in directory :)

2002-12-24 Thread gunnar
 ID:   20110
 Comment by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Closed
 Bug Type: Scripting Engine problem
 Operating System: Linux, Net|Free|OpenBSD, others?
 PHP Version:  4.2.3
 Assigned To:  derick
 New Comment:

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.


Previous Comments:


[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] [EMAIL PROTECTED]

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=20110edit=1