Re: [EMAIL PROTECTED] apache 2 and large file support

2005-09-19 Thread Charles E. Heizer
I take that back, it appears to be a firefox browser issue... - Charles On Sep 19, 2005, at 1:15 PM, Charles E. Heizer wrote: Hi Joe, I just tried 2.1.7 and it does not support large files. All I did was issue a ./configurre --prefix=/opt/apache217b and it's truncating the file 2.5 gig fil

Re: [EMAIL PROTECTED] apache 2 and large file support

2005-09-19 Thread Charles E. Heizer
I just got it to work! I had to set --enable-mods-shared=all and then it worked. - Charles On Sep 19, 2005, at 1:15 PM, Charles E. Heizer wrote: Hi Joe, I just tried 2.1.7 and it does not support large files. All I did was issue a ./configurre --prefix=/opt/apache217b and it's truncating t

Re: [EMAIL PROTECTED] apache 2 and large file support

2005-09-19 Thread Charles E. Heizer
Hi Joe, I just tried 2.1.7 and it does not support large files. All I did was issue a ./configurre --prefix=/opt/apache217b and it's truncating the file 2.5 gig file to 2gigs. Is there some other flags that I need to add to support large files? Thanks, - Charles On Sep 16, 2005, at 9:26

Re: [EMAIL PROTECTED] apache 2 and large file support

2005-09-16 Thread Joe Orton
On Thu, Sep 15, 2005 at 04:03:46PM -0700, Charles E. Heizer wrote: > Hello, > I'm running RHEL WS 4.0 and I'm trying to compile apache to support > files over 2gig. I go through the compile and everything seems to be > OK, but large file support never seems to get enabled. Can someone > pleas

Re: [EMAIL PROTECTED] apache 2 and large file support

2005-09-15 Thread Charles E. Heizer
I tried the latest 2.1.7 and it did not work. I can't seem to find anything in the docs if it's on by default or is it a module or - Charles On Sep 15, 2005, at 4:10 PM, Ivan Barrera A. wrote: Charles E. Heizer wrote: Hello, I'm running RHEL WS 4.0 and I'm trying to compile apache t

Re: [EMAIL PROTECTED] apache 2 and large file support

2005-09-15 Thread Ivan Barrera A.
Charles E. Heizer wrote: > Hello, > I'm running RHEL WS 4.0 and I'm trying to compile apache to support > files over 2gig. I go through the compile and everything seems to be > OK, but large file support never seems to get enabled. Can someone > please tell me what I need to do to get large file

[EMAIL PROTECTED] apache 2 and large file support

2005-09-15 Thread Charles E. Heizer
Hello, I'm running RHEL WS 4.0 and I'm trying to compile apache to support files over 2gig. I go through the compile and everything seems to be OK, but large file support never seems to get enabled. Can someone please tell me what I need to do to get large file support active. Thanks, - Ch