Fatal Error after 5.2.1 -> 5.3 upgrade

Permalink
I'm getting the following error after upgrade:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 128001 bytes) in /home/XXX/public_html/beta/concrete/libraries/3rdparty/adodb/adodb-csvlib.inc.php on line 193

I've cleared the cache (and cache_objects), and still generating this error message.

Any direction would be most appreciated.

Thanks much.

rich

 
richbl replied on at Permalink Reply
Looking at the PHP code, it appears to be a cache size issue (evidently, a new caching scheme is now in place).

The error suggests that there are still older cache objects floating around.

I've already cleared files/cache and files/cache_objects. What other caches are there?

Thanks.

rich
richbl replied on at Permalink Reply
Anyone?

Can someone suggest some options for troubleshooting this issue?

Much appreciated.

rich
simpled replied on at Permalink Reply
http://www.concrete5.org/index.php?cID=8958
richbl replied on at Permalink Reply
Thanks much.

rich
Realnet replied on at Permalink Reply
Thanks and Much love, resolved my problems