Download large file

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
hlloyge
Forum Members
Forum Members
Posts: 11
Joined: Mon Apr 02, 2007 4:49 pm

Download large file

Post by hlloyge »

Hello all!

I have problem. I've downloaded CentOS 5 DVD ISO image file, and as usual, I've transferred it into /uploads folder through samba, changed ownership of folder and file to apache:apache (like all other files), made a page with link in admin, added link to ISO file, but when I try to download it, I get this error:
Forbidden

You don't have permission to access /uploads///samba_iso_dvd/CentOS-5.0-i386-bin-DVD.iso on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.0.52 (CentOS) Server at xxxxxxxx Port 80
I checked permissions, they are apache:apache 755 for both folder and files (the server is in secure environment, so I can leave the permissions like that to ease my work)... all other files are downloading as they should, even 250 megabyte service packs. But this image file is 3 and a half gigs, and I would like to serve it to my coleagues at work through web site, and not FTP.

Also, httpd log says this:
[Sat Apr 14 16:18:29 2007] [error] [client 195.29.4.69] (75)Value too large for defined data type: access to /uploads///samba_iso_dvd/CentOS-5.0-i386-bin-DVD.iso failed, referer: http://xxxxxxxxxxxxxxx=iso-slike
What can I do? I've googled a bit, but couldn't find a solution, and I bet it is in httpd.conf file, but I can't figure out what.

Thank you for all the help.

Ivan.
Post Reply

Return to “CMSMS Core”