Forums

WordPress + Wamp + Import Data and Images - Maximum execution (2 posts)

  1. oneline
    Member
    Posted 1 year ago #

    Hi All,

    Anyone got any ideas on why this keeps happening? i exported post data from a current wordpress.com blog and trying to import data locally as rebuilding it for the client - its only around 50kb in size but i keep getting the following:

    I have also set memory_limit, max_execution etc.. in php.ini but still failing and need to get this data moved over - i am checking teh box to also fetch the images from posts etc...

    Fatal error: Maximum execution time of 60 seconds exceeded in wp-includes\class-http.php on line 1078
    Call Stack
    # Time Memory Function Location
    1 0.0034 797360 {main}( ) ..\admin.php:0
    2 0.6103 32326448 call_user_func ( ) ..\admin.php:209
    3 0.6103 32326448 WP_Import->dispatch( ) ..\admin.php:0
    4 0.6840 32345272 WP_Import->import( ) ..\wordpress-importer.php:92
    5 0.7783 32755480 WP_Import->process_posts( ) ..\wordpress-importer.php:116
    6 0.7910 32758664 WP_Import->process_attachment( ) ..\wordpress-importer.php:590
    7 0.7912 32758664 WP_Import->fetch_remote_file( ) ..\wordpress-importer.php:811
    8 0.8284 32770192 wp_get_http( ) ..\wordpress-importer.php:857
    9 0.8284 32770760 wp_remote_request( ) ..\functions.php:1288
    10 0.8287 32773224 WP_Http->request( ) ..\http.php:60
    11 0.8295 32780704 WP_Http_Streams->request( ) ..\class-http.php:318

  2. oneline
    Member
    Posted 1 year ago #

    I tried without importing attachment / images and they all went fine! it just fails when importing the images so in that respect anyone know any work arounds?

    Thanks in advance!

Topic Closed

This topic has been closed to new replies.

About this Topic