Topic RSS
I'm having problems uploading files larger than 8MB. I changed my php.ini to account for both larger file sizes and upload time (you can check http://www.euzoa.com/phpinfo.php). It was working for a while, but now it's resorted back to the 8MB limit. Is it possible that this could be a permissions problem (My wordpress automatic upgrade plugin changed the permissions on all of my files and folders recently)?
Any help would be appreciated.
Thanks,
Josh
10:15 pm
22 January, 2009
OfflineI wanted to let you know that if you are someone on shared hosting and cannot get around the maximum file size upload warnings, then you can do the following. I got this help from here: http://www.whenpenguinsattack……de-phpini/
1) Create a file called .htaccess
2) In your .htaccess file, place the following
upload_max_filesize = 15M
post_max_size = 15M
max_execution_time = 600
max_input_time = 600
memory_limit = 16M
3) Upload the .htaccess file into the same directory as your php script (this will apply to any php script that is in this directory). I put mine in my Wordpress directory.
10:30 pm
14 October, 2008
Offline6:17 pm
22 January, 2009
OfflineFirst of all, I believe your webserver needs to be Apache. Most webservers are, so we'll go with the odds.
You have a few options. Try commenting out each line, one at a time, and seeing if one of those is causing the error. If it still is throwing errors, then it is possible your webhost is not allowing something. In this case, you might try contacting them with your issue to see if it jogs their knowledge.
Failing that, you could try searching Google for ".htaccess 500 error". I'd tell you more if I knew.
6:31 pm
14 October, 2008
Offline12:49 am
23 April, 2010
OfflineThe sermons for our church range between 20MB and 50MB. The only way it would work for my hosting provider was to put the php.ini file in the same directory as the script from which it was being run (http://www.mysite.com/wordpres…../wp-admin/).
After that the warning messages went away and the upload finally worked!
It would be a benefit if we could see the progress of the file being uploaded (i.e. progress bar, percentage, etc.).
Great plugin brother!
9:48 pm
13 September, 2010
OfflineThis has been super helpful. I already had access to my php.ini file yet most help sites were telling me to talk to my hosting provider. It seemed like no matter where I put the file it wouldn't apply to the SB script (I assumed that putting it in the root Wordpress directory would allow it to cascade down to child folders). Thank you for the tip on putting it in the wp-admin directory. Fixed it!
Most Users Ever Online: 40
Currently Online:
16 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
malpan: 2453
jogen: 2440
VanWatterson: 652
GeraldSebring: 364
LucasWoltman: 362
RandellFeenstra: 362
Member Stats:
Guest Posters: 7
Members: 2066
Moderators: 1
Admins: 1
Forum Stats:
Groups: 1
Forums: 2
Topics: 1071
Posts: 4045
Newest Members: Nixon Designs, zolaperry, tanec69, lbakyl, richdorm, Aaron Velasquez
Moderators: Ben Miller (387)
Administrators: Mark Barnes (425)
Log In
Register
Home



