Hi all
Just installed phpMyBackupPro. Very easy and straightforward. Config understandable, no problems. I like this program BUT:
When I click on "Schedule" everything stalls, like in a loop.
Since this is a VERY important feature, I really can not use this program until problem is fixed.
Tried a comlete backup of all my 8 databases. I was so fast that I have problem believing that it worked, but the backup files are there.
Also, can I change the folder where the backup files are saved?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
1.) For security reasons move the file global_conf.php and the directory export to another directory and maybe change the names.
Best choice is a directory which is not public. (E.g. xxx/Apache/files/)
Attention:
On some systems phpMyBackupPro seems not to get write permissions for the export directory when it is located outside the phpMyBackupPro directory.
In this case don't move the directory but move the global_conf.php file.
2.) Open the file definitions.php in an editor and change the line 28 and 29 to the paths you moved the global_conf.php and the directory export to.
These paths must be relative to the file definitions.php. (E.g. ../files/global_conf.php but NOT c:/files/global_conf.php)
What do you mean with:
When I click on "Schedule" everything stalls, like in a loop.
Schedule helps you to create a php-script which you can include into one of your web-sites.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Everything works except when I click on Schedule. The system freeze and I can not login again for several minutes. So I can not access schedule option.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all
Just installed phpMyBackupPro. Very easy and straightforward. Config understandable, no problems. I like this program BUT:
When I click on "Schedule" everything stalls, like in a loop.
Since this is a VERY important feature, I really can not use this program until problem is fixed.
Tried a comlete backup of all my 8 databases. I was so fast that I have problem believing that it worked, but the backup files are there.
Also, can I change the folder where the backup files are saved?
Thanks
See install.txt in the doc folder:
What do you mean with:
Schedule helps you to create a php-script which you can include into one of your web-sites.
Everything works except when I click on Schedule. The system freeze and I can not login again for several minutes. So I can not access schedule option.