[TYPO3] EM not reachable after update from 4.0beta2 to 4.0

Jeremy Sellors jksellors at skyplex.net
Tue Apr 11 17:28:29 CEST 2006


Hi Harald,
		Is you TYPO3 site on a shared server? If it is then my problem was  
solved by getting the webhost to increase the memory limits for my  
account as opposed to just increasing the PHP memory limits. I hope I  
have got this right? The outcome was that my problem was solved.
I had a similar problem and error message:
Fatal error: Allowed memory size of 83886080 bytes exhausted (tried
to allocate 131072 bytes) in /home/mysite/www/typo3_src-4.0rc2/typo3/
mod/tools/em/class.em_index.php on line 1423
whereas your error message was:
> Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to
> allocate 1 bytes) in
> /srv/www/htdocs/typo3_src-4.0/typo3/mod/tools/em/class.em_index.php  
> on line
> 2981

The webhost support:
> …Typo3 script is hitting the memory limit of the server.

> …Our System Administrators raised the memory limits for your account

Incidentally the webhost has a switchable choice of php4 or php5 and  
it would appear the php5 requires more server memory allocation than  
php4.
These are anecdotal observations that might be only of help if you  
are on a shared web server.
Kind Regards,
			Jeremy Sellors


More information about the TYPO3-english mailing list