[wp-testers] Import Limit

George Pearce george at gpearce.co.uk
Sun Mar 23 10:12:36 GMT 2008


> Is there a way to increase the import file size limit for wordpress xml
imports?
I think it's in the PHP memory limit, most hosts limit you to about 2megs, I
forget the exact amount.
However, if you stick the following in the .htaccess file, it should up the
limiter.

php_value memory_limit 50M

You can change the 50m to whatever you like :) , although if you have a
shared host, you might want to check it's not against their TOS, but for one
upload, it should be ok.


Regards
George Pearce
george at gpearce.co.uk
http://www.gpearce.co.uk



More information about the wp-testers mailing list