posts import from phpbb3 timeout

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ruangweb
    New Member
    • Mar 2009
    • 1
    • 3.8.x

    posts import from phpbb3 timeout

    Hello,

    I try to import from phpbb3, but I got errors on importing posts with this message

    Code:
    Maximum execution time of 30 seconds exceeded in impex/systems/phpBB3/000.php on line 116
    I've tried several times, and it occurs on the same post number.

    Do increasing max_execution_time will resolve the issue?
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Yes, the server is timing out. I suggest using smaller batches in your import and also editing your includes/config.php file and add these lines right under the <?php line:

    ini_set('memory_limit', -1);
    ini_set("max_execution_time", "2880");
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...
    😀
    😂
    🥰
    😘
    🤢
    😎
    😞
    😡
    👍
    👎