[wp-trac] [WordPress Trac] #12595: import from movable type can timeout and doesn't obey php max_execution_time
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 23 19:03:46 UTC 2010
#12595: import from movable type can timeout and doesn't obey php
max_execution_time
------------------------------------------------------------+---------------
Reporter: stevecrozz | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Unassigned
Component: Import | Version: 3.0
Severity: normal | Resolution: invalid
Keywords: movable type, import, has-patch, needs-testing |
------------------------------------------------------------+---------------
Changes (by nacin):
* milestone: => Unassigned
Comment:
Maybe we can just go with set_time_limit(0) and allow the script to be run
at the mercy of the server. The Livejournal import currently uses this.
It's an import, it's not like people won't expect it will take a while.
The real fix of course would be to have the importer do this in stages.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12595#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list