Page 1 of 1

Bei Datenimport: Fatal error: Allowed memory size of 8388...

PostPosted: 01. March 2006 20:34
by Gutschy
Die ganze Fehlermeldung:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 3802876 bytes) in /opt/lampp/phpmyadmin/libraries/read_dump.lib.php on line 23

Habe ein Lampp auf FC4 laufen, kann mit dieser Meldung aber auch gar nichts anfangen. In der php.ini hab ich den max. Upload von 2 auf 10MB hochgesetzt, die zu importierende Datei ist 3,6MB groß. Wer weiß Rat?

Ehrlich gesagt weiß ich nicht mal mehr wie ich über die Konsole mysql aufrufe :roll:, bzw, ich weiß gar nichts mehr sowie es aussieht. :oops:

Gutschy

PostPosted: 01. March 2006 21:10
by Wiedmann
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 3802876 bytes) in /opt/lampp/phpmyadmin/libraries/read_dump.lib.php on line 23

http://de.php.net/manual/en/ini.core.ph ... mory-limit

Ehrlich gesagt weiß ich nicht mal mehr wie ich über die Konsole mysql aufrufe

/opt/lampp/bin/mysql

PostPosted: 02. March 2006 08:52
by Gutschy
Jo, besten Dank, funzt! :D