anybody backup your databse successfull?

Asked by adam

hi.
I can't backup successfull my databse from admin's "backup databse" function.
I only created the empty SQL file.

anybody successed?

Question information

Language:
English Edit question
Status:
Answered
For:
phpns Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
alecwh (alecwh) said :
#1

Hello,

I have just tested the database backup on several machines, it works
perfectly. I suspect it has something to do with MySQL permissions on
your user.

Point being, I can't reproduce the issue, thus I am unable to find a
fix. I would contact your hosting provider and ask them about "Mysql"
dumps.

Revision history for this message
adam (myadam) said :
#2

I still can't database backup. It always create a empty SQL file.

please test me again.

allowing is my config: config.php
$databaseinfo['host'] = "127.0.0.1";

$databaseinfo['user'] = "root";

$databaseinfo['password'] = "123";

$databaseinfo['dbname'] = "abc";

$databaseinfo['prefix'] = "";

Revision history for this message
alecwh (alecwh) said :
#3

adam,

I understand the issue, but there isn't much I can do. I have tested the "database backup" on several machines (my own, my friend's, and my server's) and it works fine. The issue MUST be on your server.

I would contact the system administrator, and ask why you can't create SQL dumps with PHP. This isn't an issue with phpns, but an issue with your machine.

Can you help with this problem?

Provide an answer of your own, or ask adam for more information if necessary.

To post a message you must log in.