[GH-ISSUE #862] feof() expects parameter 1 to be resource #576

Open
opened 2026-03-02 15:59:55 +03:00 by kerem · 1 comment
Owner

Originally created by @phifogg on GitHub (Oct 2, 2022).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/862

I get this error lot's of time after someone uploaded a (large) file to my system.

PHP Warning:  feof() expects parameter 1 to be resource, bool given in /<path>/index.php on line 3101, referer: <url>

Can this be fixed please? Thanks.

Originally created by @phifogg on GitHub (Oct 2, 2022). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/862 I get this error lot's of time after someone uploaded a (large) file to my system. ``` PHP Warning: feof() expects parameter 1 to be resource, bool given in /<path>/index.php on line 3101, referer: <url> ``` Can this be fixed please? Thanks.
Author
Owner

@phifogg commented on GitHub (Oct 3, 2022):

I have upgraded to 2.4.8 and the error has moved in line:

PHP Warning:  feof() expects parameter 1 to be resource, bool given in<path>tinyfilemanager/index.php on line 3099, referer: ....# ^C
<!-- gh-comment-id:1265031450 --> @phifogg commented on GitHub (Oct 3, 2022): I have upgraded to 2.4.8 and the error has moved in line: ``` PHP Warning: feof() expects parameter 1 to be resource, bool given in<path>tinyfilemanager/index.php on line 3099, referer: ....# ^C ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#576
No description provided.