WordPress Php: How to Change WordPress Upload Max File Size – PHP Upload Large Files. Content for the php.ini file. upload_max_filesize = 64M; post_max_size = 32M; Then login to your server and drop it into the wp-admin folder and you should be good to go. For a written description of what I dd go to my blog www.blogiversity.org
More WordPress Php Videos
WordPress RequirementsWordPress Requirements: How to Change the WordPress Post Image Sizes (Thumbnail, Medium and Large). Visit fourblogger.com for more wordpress and thesis tutorials. This video explains ...
WordPress ThemesWordPress Themes: Using WordPress - Custom Themes The Harder (but BETTER) way. How to customize your themes the harder but better way. This and more ...
WordPress LogoWordPress Login Page: WordPress Logo. www.cheaphostingreferral.com http video will show how you to change the WordPress-login graphic. This is useful when you have a site ...
Using WordPress - Custom Themes The Harder (but BETTER) wayWordPress Custom Theme: Using WordPress - Custom Themes The Harder (but BETTER) way. How to customize your themes the harder but better way. This and ...
I uploaded a sneak peek from my new training course, that will teach you how to create professional and profitable marketing websites in no time. You can watch a sample video from this training on my channel.
Does it work with all hosting provider?
You are a freaking legend!
yeah that might work but the idea is to get the application to do that for you. That and I’m not sure the media application would show you the manually uploaded files. You would then have to know the path to the files so that you can reference then on the page.
I followed these steps and it doesn’t work. Any ideas why? Can’t I just connect right to server via FTP and upload file that way?
Well you have to FTP into your Web Server and upload the file to the wp-admin folder. There are several ways to do that you can use the file manager that is most likely included in your admin tools or you can use an FTP application.
ok so why can’t you just say how to drop it in the wp-admin folder? I wasted 3 minutes…now I have to find another video with someone who will actually tell me how to do that…argh! sorry I’m having a bad day!
thank you , i can’t thank you enough really you rock !
After several attempts to try alternative methods … I must says YOU ROCK!
Thank you a million times it works like magic..
Very Useful tutorial. Nicely done. Thanks!
Best Man ever… 100% working…
Thanks man.
It worked for me.
Thanks mate. Yes it did only worked as you said once uploaded into the admin folder. Thanks
if u are using a mac, u have to change the file format to ini. if you check, you would notice on the php.ini file’s icon on the desktop has a rft on it, which means, its not going to read it in wordpress. right hand click, and hit get info, then scroll down where it has the file name, and just delete the rft from the file name. Confirm the changes and reupload it to wordpress using filezilla
I haven’t slept approximately a week, thanks a lot dude! god bless you
No dice for me.
Thanks a lot, worked PERFECTLY!!!!!
I changed the code to:
memory_limit = 100M
upload_max_filesize = 192M
post_max_size = 100M
file_uploads = On
and it worked. Didn’t work with your code. Actual decreased the max size.
Worked perfectly for me… Thanks for the ‘kwik tip’
Yes. Awesome and still works.