File cashing issues in D7 alpha?

It seems that every thing went fine with the inital installation of D7 alpha. The admin section seemed to work fine. But when I went to the index.php home page I recieved this error message: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 184320 bytes) in /homepages/23/d129869812/htdocs/D7R1/modules/boonex/ads/classes/BxAdsModule.php on line 1437 It would seem to be the cache size that is in error: Is ther asimple fix for this? Or will it require additional programing on your end.
Quote · 16 Sep 2009

Do you have a php.ini file located in the root of your dolphin install? If so, what does it say?

Nothing to see here
Quote · 16 Sep 2009

The php memory limit that's set is the problem. change your memory_limit setting in the php.ini file to a higher limit.  Looks like you're only being allowed 8M or something currently.  I'd raise it to 32M or something.

Quote · 24 Sep 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.