PHPBB Restore Database

Discussion in 'PHP and MySQL' started by air marshal, Jun 2, 2007.

  1. air marshal New Member

    I'm using PHPBB Forums now i Restore my Database which makes error when i upload mysql file?

    1. log admin panel
    2. Restore Database
    3. Browse the localhost.sql file

    File size: 5MB

    making some process to upload the file then makes error after 5-6min process.

    please help me?
  2. Graciella New Member

    It is well known problem with runtime limit, limitation of uploading large size, safe mode etc.
    But do not worry there is well solution called bigdump:

    http://www.ozerov.de/bigdump.php

    Just follow help files, set script and you will be able to upload any .sql files.