View Issue Details

IDProjectCategoryView StatusLast Update
0000077OXID eShop (all versions)2. ----- eShop backend (admin) -----public2008-09-11 18:51
Reporterdainius.bigelis Assigned To 
PriorityhighSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.0.0.0 revision 13895 
Summary0000077: With large DB the allowed size of RAM memory is exceeded during Update Views in admin
DescriptionTested on eshop with large DB (about 50000 articles, 3000 categories). When tried to load the Admin => Main Settings => Core Settings => Mall tab to Update Views, the fatal error was displayed:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 40 bytes) in [eshop files location on server]/core/oxfield.php on line 70

... when 64 MB of memory was assigned for php. This also not worked with 128 MB of memory (worked just with 256 MBs). For previous versions the system requirement was to use 16 MB for PE and 32 MB for EE. Need to research if there is a bug why 128 (or even 64) MB is not enough and fix if possible.
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

There are no notes attached to this issue.