The Deployer

September 11, 2008

PHP file operations on large files fail

Filed under: PHP — Lucian Daniliuc @ 09:36

If you have a 2.7 GB file, file_exists(‘./filename’) works but is_file( ‘./filename’ ); fails gracefully. Not even Apache handles these kind of files very well so take care.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress