Vincent Yau wrote:

I just installed mythweb and it works great.
I have a few recordings made.  When I pulled down the page
with "recorded programs" and clicked on each of the
program, I got an error in my apache log:

Value too large for defined data type: access to /mythconfig/video_dir/1450_20050826175500_20050826190000.nuv failed

All of my recordings are between 3.6GB to 4.4GB so I can understand
why I got that error (greater than 2^31 on my 32-bit box).

Does anyone else have the same problem?  I wonder how people work around
this issue.   Any tips much appreciated!

The stable versions of Apache do not support large files (> 2GiB) on 32-bit architectures. Google for "apache large file support" for options (like Apache 2.1alpha or patches for 2.0):

http://www.google.com/search?q=apache+large+file+support

Mike
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to