Project

General

Profile

Actions

Bug #14163

closed

failed to allocate memory

Added by old_guse over 20 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2004-05-14
Due date:
% Done:

0%

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

Description

After longer use (several days) of typo3 without restarting the apache, one script after the other is failing with error message "failed to allocate memory - tried to allocate another xyz Bytes". The only thing that helps is restarting the webserver.
Our website is already on our providers server and in production use. Therefore it is not posiible to restart the apache without difficulties.

Memory in php.ini = 32MB
(issue imported from #M89)

Actions #1

Updated by old_guse over 20 years ago

Sorry, I forgot to say that this happens for pagerendering, etc. in frontend and backend
Thanks
Christian

Actions #2

Updated by Ingmar Schlecht over 20 years ago

This is not a bug of Typo3 but a bug of either Apache or PHP.

After a PHP scripts has finished running, all memory should be freed again.
If this is not the case on your server, something seems to be buggy/misconfigured.

Please raise this question in the mailing list.
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-linux

Actions

Also available in: Atom PDF