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
Started by groogruxking40, Sep 25 2009 05:44 AM
1 reply to this topic
#1
Posted 25 September 2009 - 05:44 AM
|
|
|
#2
Guest_Jordan_*
Posted 25 September 2009 - 10:29 AM
Guest_Jordan_*
Try creating an .haccess file and adding these lines:
This is allowed by some hosts and not allowed by others. If your host allows custom php.ini files per user then that would be the best option. Only your host admin can tell you that though.
php_value upload_max_filesize 30M php_value post_max_size 30M
This is allowed by some hosts and not allowed by others. If your host allows custom php.ini files per user then that would be the best option. Only your host admin can tell you that though.


Sign In
Create Account

Back to top









