Click to See Complete Forum and Search --> : Request for Max Upload Filesize Change


groogruxking40
September 25th, 2009, 08:50 AM
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

PeejAvery
September 25th, 2009, 11:25 AM
You have to change the php.ini configuration of the web server.

groogruxking40
September 25th, 2009, 12:19 PM
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?

PeejAvery
September 25th, 2009, 01:12 PM
Ouch. Personally, I would switch hosts. I always recommend 1&1 to all my clients.

Have you tried using ini_set()?