Technology Tools for Ministry

Community

Web-Empowered Church User Community
All Categories > Getting Started > Installing (WEC Starter Package) > The Infamous 'Out of Memory'
Total Posts: 2 - Pages (1): [1]
Author: Ivan Rivera
Posted: Jul 29 2008 - 09:32 AM
Subject: The Infamous 'Out of Memory'
Hello Everyone,

How can I uninstall the Calendar manually?

I'm getting these errors.

Frontend:


Fatal error: Out of memory (allocated 15466496) (tried to allocate 311296 bytes) in /home/rolfamil/public_html/typo3conf/ext/cal/res/class.tx_cal_treeview.php on line 708

Backend:

Fatal error: Out of memory (allocated 15728640) (tried to allocate 19456 bytes) in /home/rolfamil/public_html/typo3conf/ext/cal/res/PEAR/Date.php on line 845

All else is ok. Server memory set to 128M. Even tried unlimited, to no avail.

Thanks for your time
Ivan
Author: Jeff Segars
Posted: Jul 29 2008 - 10:56 AM
Subject: re: The Infamous 'Out of Memory'
Ivan,
The error message actually indicates that you're running out of memory right around the 15meg mark, so it would appear that the memory limit is not changing as expected. With only 15meg in place, you're going to run into issues throughout the TYPO3 frontend and backend so this is something you'll need to address soon.

For what its worth, you can disable Calendar Base by going to the All Configuration section of the Install Tool at mysite.com/typo3/install/. As you scroll down, you'll see "extList" which is a listing of all the extensions that are installed. You should see "cal" toward the end of this list and removing it from the list should uninstall it.

Thanks,
Jeff
Total Posts: 2 - Pages (1): [1]
You must login to post a message to this conference.