View Single Post
  #8  
Old 09-05-2016, 09:28 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: ERROR: "Includes\ErrorHandler::FATAL_ERROR" (code 2) - HELP PLEASE!

Quote:
Originally Posted by chamitrail@gmail.com
Allowed memory size of 134217728 bytes exhausted (tried to allocate 786432 bytes)

Your memory_limit is set to 128MB. Your server is likely 64-bit, so you should increase it up to 256MB, at least.
Please check this page:
http://kb.x-cart.com/en/general_setup/installation_guide.html#server-requirements

-----

Also, you should restart the web server after editing php.ini, otherwise the changes won't take effect.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote