Menu

#99 Cannot backup phpbb databases

v2.2
closed
nobody
backups (46)
5
2011-10-04
2009-12-09
Anonymous
No

I trying to backup a phpbb database. But somewhy it doesn't backup... only at the import page the backup shows empty like this:

phpbbdatabse.000000000000.sql 00/00/00 00:00:00 0 B
The backup script doesn't include any tables or data... i'm sure that the add data and add tables box is checked.

And if i try view this backup , it shows only blank page.

When i try to import backuped database (fragmented):

Importing file:
phpbbdatabse.000000000000.sql
Into database:
phpbbdatabse
Session number:
1
Starting at line:
0
Stopping at line:
-1
Number of queries performed
(this session/total):
0/0
Number of bytes processed yet:
0 KB
Duration of last session:
0.000 seconds

Using: phpMyBackupPro.v.2.1

Discussion

  • Dirk

    Dirk - 2011-10-04
    • milestone: --> v2.2
     
  • Dirk

    Dirk - 2011-10-04
    • status: open --> closed
     
  • Dirk

    Dirk - 2011-10-04

    If the memory limit for PHP or the PHP timeout value is to low, fails to backup large databases.
    Therefore increase the memory limit and the timeout value to backup these large databases,
    There are several ways to do this - please have a look into the PHP help:

    http://de.php.net/manual/info.configuration.php#ini.max-execution-time
    http://php.net/manual/ini.core.php (memory_limit)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.