• Hi everyone πŸ™‚
    I’m new in wordpress and enjoy it very much till now. I can’t solve my problem on my own.

    After the import of a .XML fie of 803 KB I click the ‘upload file and import’ button. It starts loading, then shows a blank screen..

    My time and memory limits in php.ini is:
    max_execution_time = 120
    max_input_time = 240
    memory_limit = 1024M
    upload_max_filesize = 300M
    post_max_size = 300M

    My values in wp php page:
    WP_MEMORY_LIMIT = 1024
    WP_MAX_MEMORY_LIMIT = 1024

    What can I do to continue?

The topic ‘Importing .XML file – Blank screen’ is closed to new replies.