[wp-trac] [WordPress Trac] #3632: WordPress to WordPress import
fails with big files
WordPress Trac
wp-trac at lists.automattic.com
Mon Jan 22 13:11:42 GMT 2007
#3632: WordPress to WordPress import fails with big files
----------------------------+-----------------------------------------------
Reporter: PozHonks | Owner: anonymous
Type: defect | Status: new
Priority: low | Milestone: 2.2
Component: Administration | Version: 2.1
Severity: minor | Keywords:
----------------------------+-----------------------------------------------
The ticket may be similar to #3178, but it is not, because we control the
WordPress process.[[BR]]
Importing a wordpress.xml file to another wordpress may fail due to an
upload_max_filesize and post_max_size directives in php.ini. You know that
many web hosts allow only an upload_max_filesize of 2 MB. Though,
compression is a great help.
A simple solution is, on one side, offering an ''option'' to compress in
GZ format the xml file when exporting, and, on the other side, the
WordPress importer will accept the compressed file.
And, when possible, WordPress importer should accept compressed files from
other formats and blogs.[[BR]]
Just say you only accept one compression format (gz, zip, etc) and the
user will comply.
--
Ticket URL: <http://trac.wordpress.org/ticket/3632>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list