Forums

[resolved] Cannot Import File (3 posts)

  1. ptbm
    Member
    Posted 12 months ago #

    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

  2. Tim Moore
    Code Wrangler
    Posted 12 months ago #

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

  3. ptbm
    Member
    Posted 11 months ago #

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

    Thank you

Reply

You must log in to post.

About this Topic