Project

General

Profile

Actions

Bug #14207

closed

Get correct value for memory_limit (get_cfg_var("memory_limit"))

Added by Thomas Janke almost 20 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
-
Start date:
2004-06-16
Due date:
% Done:

0%

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

Description

The reportet value for the php-memory limit is not correct if configured via .htaccess or httpd.conf and not php.ini ist available
Affected file and function:
./t3lib/class.t3lib_install.php
$sVar["OTHER: memory_limit"]=get_cfg_var("memory_limit");

http://de.php.net/manual/en/function.get-cfg-var.php

(issue imported from #M166)

Actions #1

Updated by Thomas Janke almost 20 years ago

Seems to be fixed in cvs typo3.6.2
Duplicate reported bug. sorry.

edited on: 16.06.04 10:51

Actions #2

Updated by Ingmar Schlecht almost 20 years ago

Exactly. This bug has been solved already.

Actions

Also available in: Atom PDF