Yes, for a self-managed LAMP stack with wordpress: /etc/php/(version)/apache2/php.ini
two values to set upload_max_filesize and post_max_size
then restart apache2
All the other frequently suggested ‘fixes’ do not seem to work: htaccess, php.ini within the www home directory, etc etc.
Hallelujah, found the answer in one of the many threads on this subject. Hint, it’s not “ask your hosting provider”.
Search for this thread, read down a couple of comments. The php version mentioned needs to be updated.
How to increase Maximum upload file size from 2MB
And .. then, restart apache 🙁
-
This reply was modified 1 year, 11 months ago by intonalist.