[TYPO3] problem loading phpMyAdmin extension
Giannis Economou
gecon at di.uoa.gr
Tue May 27 08:13:10 CEST 2008
32MB is the maximum memory allocation allowed to your php configuration.
This doesn't mean that your php will be able to allocate the memory it
wants.
The system couldn't manage to allocate 18MB. This usually can happen in
cases where the server memory exhausted.
It can happen also in not well configured virtual private servers, where
the memory has reached the guaranteed memory limit and they try to
allocate more memory from a common memory pool.
This is not TYPO3 related. Almost every process on your server at the
time you've got the message should have problems allocating memory. The
server needs fine tuning and probably more memory.
Regards,
Giannis
Cate & Peter wrote:
> Hi all
>
>
>
> I have a problem loading phpMyAdmin into my extension manager .
>
>
>
> Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to
> allocate 18964108 bytes) in
> /home/./typo3_src/typo3/mod/tools/em/class.em_terconnection.php on line 158
>
>
>
> Is this a problem with the configuration of typo3, or is it something else?
> I can't work out why when it is allowed a memory size of 33 meg, 18 meg
> would be a problem.makes no sense to me.
>
>
>
>
> Cate
>
>
More information about the TYPO3-english
mailing list