• Was trying to import a large theme with limited resources on shared hosting.I cranked up the server parameters to the maximum allowed values.

    after adjusting php.ini values like:
    post_max_size, upload_max_filesize, and max_excution_time

    using one of these files:
    php.ini, .htaccess, functions.php, wp-config.php, php5.ini

    And then splitting my XML file into a million pieces it worked.

  • The topic ‘It works, but hardly, in some edge cases.’ is closed to new replies.