Actions
Bug #20791
closedgetting this error message with a new install
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-07-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 24375 bytes) in /home/hongifiz/public_html/typo3_src/typo3/backend.php on line 38
I'm new so I don't know what this means or how to solve it
(issue imported from #M11596)
Updated by Chris topher over 15 years ago
Your memory-limit is set too low.
You can change it in php.ini or maybe in the install-tool.
You will easily be able to find more information on that using google.
Actions