[mythtv-users] Re: apache 2gb limit? mythweb

Jeff Simpson llcooljeff at gmail.com
Thu Mar 17 22:38:37 UTC 2005


On Thu, 17 Mar 2005 14:28:49 -0800, "M. Barnabas Luntzel"
<mark at luntzel.com> wrote:
> I think the culprit is php. I didn't bother digging into it because I 
> didn't care enough before. but since you asked...
> 
> is something like this in your error log?
> 
> [Thu Mar 17 14:22:31 2005] [error] [client 192.168.1.1] (75)Value too 
> large for defined data type: access to 
> /mythweb/video_dir/1501_20050313180000_20050313190000.nuv failed, 
> referer: http://xxxx.xx:8080/mythweb/recorded_programs.php
> 
> 
> bug seems to be kinda old:
> 
> http://bugs.php.net/bug.php?id=27792&edit=3
> 
> but I think thats what you're up against. may need to recompile php, 
> but thats a pain if you're sticking to rpms like I am. I especially 
> like this line:
> 
> [22 Oct 2004 1:53am CEST] edink at php.net
> This bug has been fixed in CVS.
> 
> I didn't dig too much further, there might be a similar bug posted that 
> I didn't check for.
> 
> 
> On Mar 17, 2005, at 1:31 PM, sschaefer1 at woh.rr.com wrote:
> 
> > If you are transmitting a large file then the browser you are 
> > connecting to the webserver with will also need handle large files. 
> > When I was coding my webserver I ran into this issue and found that 
> > the problem usually lies on the browser side.
> >
> > ----- Original Message -----
> > From: Jeff Simpson <llcooljeff at gmail.com>
> > Date: Thursday, March 17, 2005 4:10 pm
> > Subject: [mythtv-users] apache 2gb limit? mythweb
> >
> >> Not directly myth related, but I'm sure that somebody else on this
> >> list has run into it before. I'd like to use mythweb as a way to get
> >> an http link to the raw NUV files (to use with wget or similar). When
> >> attempting to download files > 2gb in size, apache throws a strange
> >> error (I don't have the error handy, but it was clear that it was a
> >> file size issue). Is there a particular way that apache needs to be
> >> compiled so that large files will work? I'm running 2.0.52-rc1 on a
> >> gentoo system. (maybe a use flag that enables large file support?)
> >>
> >> -- 
> >> email me if you want a gmail invite, I have some
> >> _______________________________________________
> >> mythtv-users mailing list
> >> mythtv-users at mythtv.org
> >> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >>
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 

-- 
email me if you want a gmail invite, I have some invites

Bingo! That's just what it was. I didn't think it was really a PHP
error - but I guess it may well be. I guess I get to emerge php again
:-) I'll give that a shot once I get home


More information about the mythtv-users mailing list