PDA

View Full Version : Database Restore Fail


kabir
03-03-2010, 04:24 AM
Hi Dear
Im Big Mistake My Database Delete but I have Backup SQL
what am i doing?
i cant Import sql file by phpMyAdmin....
help me

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 67993438 bytes) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/unzip.lib.php on line 325

melbo
03-03-2010, 05:12 AM
I use this:
http://www.ozerov.de/bigdump.php

kabir
03-03-2010, 06:52 AM
I try to SSH/Telnet

gsmrapid@gsmrapid.com [~]# gsmrapid@gsmrapid.com [~]# mysql -u gsmrapid_forum -p bH>-cgSlQ9d/ < gsmrapid_forum.sql
-jailshell: -cgSlQ9d/: Is a directory
gsmrapid@gsmrapid.com [~]#


please tell me procedure

Marco van Herwaarden
03-03-2010, 08:05 AM
It looks like you are trying to restore compressed files, try uncompressing them first.