[wp-hackers] Exceeding upload_max_filesize when imported WP data
Jon Cave
jon at lionsgoroar.co.uk
Tue Mar 8 21:48:12 UTC 2011
It's definitely something to do with your configuration since that
error message comes straight from wp_handle_upload() which determines
the error from info given by PHP in the $_FILES superglobal
http://www.php.net/manual/en/features.file-upload.errors.php. So maybe
wrong php.ini? That's all I can think of I'm afraid. Good luck with
the import.
- Jon
On Tue, Mar 8, 2011 at 9:30 PM, Kevin Newman <CaptainN at unfocus.com> wrote:
> No soup. I guess I'll have to copy the SQL tables directly.
>
> Kevin N.
More information about the wp-hackers
mailing list