Can’t Import
-
I’m trying to import the data from my production blog into a new test environment. The production blog in at 2.6.3 and the test is at 2.7.1.
The export went seamlessly, but the import fails with the following message:
The uploaded file exceeds the upload_max_filesize directive in php.ini.
I’ve changed the value to 16M with not change in results, I also changed:
post_max_size = 16M
This didn’t help either.
The php.ini is in public_html, and there are no other php.ini files I could find.
Any ideas?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Can’t Import’ is closed to new replies.