Hi I am new here !

Nitro Boy

New member
Joined
May 1, 2005
Messages
2
Hi! I have a problem. I have a 20 mb video clip and wanna upload it, but it gives an error page. I thought it could happen because of it writes "none 10.0 mb" on upload fields.

But does that mean I will always have to rip my videos into 2-3 parts to upload ?

Thanks.
:(
 
Are you uploading by FTP ?

If so, an error page would be kinda strange as FTP doesn't do error pages.

If uploading from DA, it won't work, 20 MB is too much for that connection type.

Do you have enough space in your account ?
 
You should be able to change the max upload size of a file in your php.ini file. Probably set to 2Megs currently.

-drmike
 
If you read :) you'll notice the text: Upload Files to / Max Filesize : 10.0 Mb


You can't change it in the php.ini as DA doesn't run on apache/php. It has it's own deamonized webserver.

Why do you want to upload 20 Megs through your browser :s You can always use ftp://[yourdomain].[ext] and the buildin ftp client in your browser will be used.
 
Back
Top