Large dump import error

Post Reply
kefir
Posts: 11
Joined: Fri Jan 04, 2013 4:35 pm

Large dump import error

Post by kefir »

When importing large dump of embeds, I get this error in Messages and 504 Gateway Time-out:

Code: Select all

2013-01-13 12:29:49: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in /home/******/********/*************.com/scj/includes/libs/rot_functions.php
Is there any way to fix it apart of importing in smalll batches?
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Large dump import error

Post by admin »

you can add memory for php in php.ini
but i wouldnt recommend that.
just split import into 2-3-4 parts
Don't forget to run script update
Post Reply