For some reason I can't seem to get fread() to work proeprly. Every time I try to use it, my script simply exits with no output, errors, or logs of any kind that I can find. It seems to work with fgets() just fine, but I need to read in binary files. I'm currently running PHP 4.2.2 on Apache 2.0.40. I have another server with a very similar configuration that works just fine with the same scripts.
If anyone has any idea as to a possible solution to this problem please e-mail me ([EMAIL PROTECTED]). I have already tried reinstalling Apache AND PHP. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php