Hi,
would any of you know why I cannot upload files, some sizes are ok, but larger sizes, i cannot. I want to upload small home videos, so family members can download them. most of them are around 8-10 mb.
I changed the file size allowed in php.ini to 10000M and restarted apache, but still no dice. I tried under download manager plugin, and also under add media. I cant get the FTP program I have to work properly either so Id rather not even go that route. Any help would be greatly appreciated. Thank you.
uploading
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: uploading
Hi!
You must not only change the php.ini file size, but also the http upload limit as well as the memory_limit and timelimit. Each of them play together.
HTH,
Garvin
You must not only change the php.ini file size, but also the http upload limit as well as the memory_limit and timelimit. Each of them play together.
HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
bestd2player
- Posts: 3
- Joined: Sun Oct 22, 2006 7:42 pm