Convert posts from an existing WPML multilingual site via WXR Export/Import for MultilingualPress
GNU General Public License v2.0
10
stars
6
forks
source link
Export of demo create an HTTP Error 414 - Request-URI Too Large #4
Closed
nullbytes closed 10 years ago
I've used the theme demo data: https://wpcom-themes.svn.automattic.com/demo/theme-unit-test-data.xml
And my local apache is not tweaked. So it reached the LimitRequestLine with 8190 Bytes: http://httpd.apache.org/docs/2.0/mod/core.html#limitrequestline
We should switch to instant download instead of generating the whole data and encode it into the request uri.