Page 1 of 1

[opgelost] Terugzetten database lukt niet

Posted: Sat Jan 12, 2013 1:29 pm
by timdebuurman
Na wat fouten bij upgrades van modules, wilde ik de backup terugzetten.

Database verwijderd en wilde toe de backup van de database terugzetten.

Dat importeren van de database (via phpmyadmin) lukt niet. Hij geeft deze melding:

Er is geen data ontvangen om te importeren. Dit kan gebeuren wanneer er geen bestand werd verzonden, of wanneer deze werd afgekeurd op basis van de maximale bestandsgrootte zoals opgegeven in de PHP-configuratie.

Met een link erbij naar de F.A.Q

Daarin staat dat het opgelost zou kunnen worden door de
upload_max_filesize, memory_limit and post_max_size in the php.ini
aan te passen.

Daar kan ik niet bij komen en de provider is alleen op werkdagen te bereiken..

Als andere opties staat er dit:

- Look at the $cfg['UploadDir'] feature. This allows one to upload a file to the server via scp, ftp, or your favorite file transfer method. PhpMyAdmin is then able to import the files from the temporary directory. More information is available in the Configuration section of this document.

- Using a utility (such as BigDump) to split the files before uploading. We cannot support this or any third party applications, but are aware of users having success with it.

- If you have shell (command line) access, use MySQL to import the files directly. You can do this by issuing the "source" command from within MySQL: source filename.sql.

Geen idee wat die laatste dingen betekenen.

Wie zou mij hiermee willen helpen?

Re: Terugzetten database lukt niet

Posted: Sat Jan 12, 2013 1:44 pm
by timdebuurman
edit:

Bij het importeren staat dit:
Maximale grootte: 2,048KB

Het sql-bestand is nu zo groot: 2,392KB


Ik ben nu bezig alle commentar in de sql weg te halen, maar dat lijkt niet heel veel te doen voor de grootte...

Re: Terugzetten database lukt niet

Posted: Sat Jan 12, 2013 2:28 pm
by timdebuurman
Ik heb het opgelost door gebruik te maken van 'BigDump' (http://www.ozerov.de/bigdump/)

Re: [opgelost] Terugzetten database lukt niet

Posted: Sat Jan 12, 2013 6:03 pm
by Rolf