still not getting an admin page

still not getting an admin page

by Tracy Hansen -
Number of replies: 1

Ok just to let you know all memory settings in the php.ini settings are correct I have checked everything inside out, upside down, and backwards.   when the admin page attempts to come up i get this error in the log.

FATAL:  erealloc():  Unable to allocate 156780 bytes
FATAL:  erealloc():  Unable to allocate 156780 bytes
FATAL:  erealloc():  Unable to allocate 156780 bytes

I even increased memory size allocation to 32M.

I am on an apache server using mysql.  all the database functions work fine. I have checked for spaces at the end of the config.php file you name it I have checked it.

really looking for some good ideas here.

Average of ratings: -
In reply to Tracy Hansen

Re: still not getting an admin page

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
It just sounds as though you have run out of memory. Check the FAQ, it tells you there how to adjust PHP to increase the maximum memory allocation. The default is 8MB, try 16MB.