gasuk
Forum Replies Created
-
Forum: Plugins
In reply to: WordPress 1.5 Database Manageryes, i have some kind of web control panel. what exactly should i check?
Forum: Plugins
In reply to: WordPress 1.5 Database Managerhmm… my server admin is not a very helpful person. i don’t think he’ll respond to my email. is there any other way to find out about the mysql direct path?
Forum: Plugins
In reply to: WordPress 1.5 Database Managerit is indeed “mysqldump”. how can i change that? how can i create that symbolic link?
Forum: Plugins
In reply to: WordPress 1.5 Database Manageryes, and it doesn’t work.
Forum: Plugins
In reply to: WordPress 1.5 Database ManagerThat didn’t help… 🙁
Forum: Plugins
In reply to: WordPress 1.5 Database ManagerHi,
I tried everything described in this thread, but I keep getting this error message:
Database Failed To Backup On ‘Friday, 2nd December 2005 @ 17:23’. Backup File Size Is 0KB
And there is no backup file in the wp-backup-db folder. The folder is chmod 777 and I have the line
$backup[‘path’] = ABSPATH.’wp-backup-db/’;
in my database-manger.php. I also tried it without the “/”, but that didn’t change anything.
Any ideas?