|
|
 |
Re: FN-FORUM: PHP Problem - Driving Mad
date posted 22nd April 2008 20:13
Thanks Anthony i read that earlier and totally forgot! i think because i
saw it was working with small files it wiped it clean from memory cheers
Chris
>
>> Hey guys need some help, i have this php script that uploads small music
>> files fine but when i try to upload a 3.4MB sound file it will complete
>> then wont move it to the final directory i've tried looking on google
>> but
>> can't seem to find a solution any help would be appreciated thanks Chris
>
> You need to check your maximum size settings, for uploads, PHP data, etc.
> I suspect the file is simply too big for the current settings, so the
> server is discarding it. Full details in the PHP manual:
>
> http://uk2.php.net/manual/en/features.file-upload.php
>
> HTH,
>
> Anthony
> --
> www.fonant.com - Quality web sites
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
> |
 |
|