Re: [PHP] filesize() fails on file and works on it's copy (same permissions, same directory)
[email protected] (Michał Kochanowicz)
| Newsgroups | php.general |
|---|---|
| Organization | Happy Linux Users |
| Message-ID | <[email protected]> |
W dniu 2013-09-23 17:24, Tamara Temple pisze: > That is one whopping-big inode number — I am really out on a limb here, but is this a 32-bit vs 64-bit issue? > You're right - 64-bit inode number was a cause. I had to add "inode32" mount option (XFS). Regards Michał