Posts: 0
Threads: 4
Joined: Feb 2025
Reputation:
0
When I use the backup utility to backup Mysql db's the Mysql.sql comes up empty. I have upgraded to the latest version and everything seems to work fine except for the Mysql backup. There wasn't any db's in the EHCP (just in phpmyadmin) so I ran som insert's into mysqlusers and mysqldb tables. Then everything listed fine in the EHPC, but still no Mysqldumps in my backup. So anybody knows what's wrong?
Restored from old drupal forum, for user uid:189 username:Thune
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Feb 2025
Reputation:
0
I checked that, and I found a new bug in ehcp.
I fixed it, new file at http://www.ehcp.net/classapp.tgz
(This file may not be available long after this post, if you look at this post long after, just use latest ehcp version normal download, http://www.ehcp.net/download)
Download, extract and put classapp.php file in ehcp dir, then restart ehcp: /etc/init.d/ehcp restart
Then retry backup feature.
Note that this file is newer but not completely tested, should work normally. (this will be ver 0.29.10 soon)
As you noted, ehcp backups only databases that exist in ehcp db, mysqldb table, so if you want to backup some dbs that are not setup in ehcp, you need to manually insert those db names into mysqldb table in ehcp db, useing phpmyadmin, probably just as you did.. (if you choose to backup files, ehcp backups web files too...)
Restored from old drupal forum, for user uid:189 username:Thune
You may reset your password to access your new account here.