Project

General

Profile

Actions

Bug #15354

closed

Import of testsite from T3D exceeds PHP maximum_execution_time

Added by Jeff Segars about 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2006-01-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When testing the import of a T3D-based testsite package on my local install, I bumped up against PHP's maximum_execution_time of 30 seconds. Once I raised this limit in php.ini, the import worked properly.

At Michael Stucki's suggestion, I revert to the original php.ini and added "ini_set('max_execution_time', 300);" to the top of typo3conf/localconf.php, which also fixed the timeout problems.

Adding ini_set to the impexp system extension should fix this issue.

(issue imported from #M2169)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #17020: class.tx_impexp.php wants 256m memory_limitClosedGeorg Ringer2007-02-20

Actions
Actions #1

Updated by Sebastian Kurfuerst about 18 years ago

Fixed in CVS.
Greets, Sebastian

Actions

Also available in: Atom PDF