Actions
Bug #14207
closedGet correct value for memory_limit (get_cfg_var("memory_limit"))
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