Hey everyone..
I would like to be able to upload .pdfs that are 30MB
1. I am using Wordpress 8.4
2. I am using Dreamhost and cannot locate either the php.ini or .htaccess file
3. I don't have php.ini or .htaccess in my root folder via FTP
4. I e-mailed Dreamhost and they said they cannot do it on their end
I would like to know if I just create a php.ini file and if so can someone copy/paste the entire php.ini file that would allow me to upload up to 30MB files?
OR
I would like to know if I just create a .htacess file and if so can someone copy/paste the entire .htaccess file that would allow me to upload to to 30MB files?
Thank you ahead of time
Request for Max Upload Filesize Change
Moderator: General Moderators
-
groogruxking40
- Forum Newbie
- Posts: 17
- Joined: Wed Jun 17, 2009 8:04 am
Re: Request for Max Upload Filesize Change
It's probably a setting you can add into an .htaccess file. Do a Google search for "htaccess php settings" - that should get you what you need.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.