Getting Error While Importing SQL DB

Status
Not open for further replies.

sSKKa

Active Member
1,124
2010
141
0
Hi

i am getting this error
Code:
[B]Fatal error[/B]:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 65985759 bytes) in [B]/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/import/sql.php[/B] on line [B]279[/B]

while importing dle database through php my admin some one would like to help me? :)
 
5 comments
Your trying to import a large Db you might have to split it up or like previous said try sql dumper to import the file.
 
Status
Not open for further replies.
Back
Top