musicmaster Posted June 7, 2013 Share Posted June 7, 2013 (edited) I copied a webshop (PS 1.4.9) on my localhost - including the database with the intention to test some upgrade. However, I can't get into the copy to work as it delivers the following error: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261904 bytes) in C:\xampp\htdocs\_uptest\classes\Tools.php on line 260 As I am working on a rather new computer, I never had the problem before and the problem remained when I closed most other applications it cannot be a real restriction of resources. So I installed Xdebug (a php debugger) instead. It told me that Prestashop is caught in some loop. Attached I have an image the first part of what it shows: the rest is just a repeat of the same. Does anyone recognize this and know what is going wrong? Edited June 7, 2013 by musicmaster (see edit history) Link to comment Share on other sites More sharing options...
musicmaster Posted June 7, 2013 Author Share Posted June 7, 2013 Solved. It appeared that due to a timeout not the whole database had been copied. Link to comment Share on other sites More sharing options...
kerryzhao Posted July 25, 2013 Share Posted July 25, 2013 Solved. It appeared that due to a timeout not the whole database had been copied. I have the same problem. I host it on godaddy. Could you please tell how to solve the problem? Link to comment Share on other sites More sharing options...
vekia Posted July 25, 2013 Share Posted July 25, 2013 I have the same problem. I host it on godaddy. Could you please tell how to solve the problem? this error mean that you exceeded available RAM memory resources. What to do? contact with your hoster and ask them to increase the memory limit Link to comment Share on other sites More sharing options...
musicmaster Posted July 25, 2013 Author Share Posted July 25, 2013 @kerryzhao: I copied the rest of the database. So you might start with checking whether your database has all the tables that it should have. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now