upload_max_filesize_limit can’t be changed
-
I installed WP locally to fine tune my website. When I tried to import the data from my website (export) and tried to import it in my local installation, I got the “The uploaded file exceeds the upload_max_filesize directive in php.ini.” error. The file is 2.2 MB, I had set upload_max_filesize = 3M in both apache2 and cli php.ini. In wp-config.php the WP_MEMORY_LIMIT is 64 MB. WordPress insists that it has a 2MB upload limit. What else can I do?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘upload_max_filesize_limit can’t be changed’ is closed to new replies.