Request for Max Upload Filesize Change
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
Re: Request for Max Upload Filesize Change
You have to change the php.ini configuration of the web server.
Re: Request for Max Upload Filesize Change
Quote:
Originally Posted by
PeejAvery
You have to change the php.ini configuration of the web server.
Yeah I know, I would if I had the file, but I don't. and Dreamhost refuses to do it, so how can I do this?
Re: Request for Max Upload Filesize Change
Ouch. Personally, I would switch hosts. I always recommend 1&1 to all my clients.
Have you tried using ini_set()?