| VirtueMart browse category error message |
|
Question: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 40 bytes) in /home/webadmin/domain/html/includes/database.php on line 433 Oddly, all the other pages of VM are working fine. We tried restarting the server, thinking it was a temporary bug, but that didn't work. Please help. The problem: How to answer: ini_set("memory_limit","12M"); It should be the 1 line and look like this: <?php Did it work? Please leave a comment below.
|