• Resolved ptbm

    (@ptbm)


    Hi There,

    I’m trying to import xml to my localhost wordpress. XML size is 20mb. I managed to modify my php.ini file to

    ; Whether to allow HTTP file uploads.
    file_uploads = On
    
    ; Temporary directory for HTTP uploaded files (will use system default if not
    ; specified).
    upload_tmp_dir = /Applications/XAMPP/xamppfiles/temp/
    
    ; Maximum allowed size for uploaded files.
    upload_max_filesize = 64M

    But it still won’t work.

    Any idea?

    Please kindly help

    Thank you

    Vick

Viewing 2 replies - 1 through 2 (of 2 total)
  • Tim Moore

    (@tmoorewp)

    What doesn’t work? What error message do you get?

    Thread Starter ptbm

    (@ptbm)

    Nevermind.. got it worked out. got to clean browser’s cache.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Cannot Import File’ is closed to new replies.