wordpress q!
wordpress q!
Out of context: Reply #7
- Started
- Last post
- 7 Responses
- drgs0
in .htaccess as fugged says, example 1 mb:
php_value upload_max_filesize 1Malternatively
ini_set('upload_max_filesize', '1M');
which most likely will fail, bc this change takes some time