Using v2.2 I can see it dumping the MySQL database, but then it zips it up and the zip ends up being 22 bytes and the sql dump is deleted.
Any ideas?
I increased memory to 256mb. I commented out the delete/unlink function and my SQL dumps are only 13MB. Not sure what is going on during the zip process.
"ReadMe.txt" says "8 - Modify the values in the config file." on New Installation.
What does it mean I should do?
Which file should I rewrite?
How should I rewrite it?
The only thing you need to change in release 2.2 is the user:password values. Use a text editor and modify config.inc.php. The rest of the config values can be changed in the Config Tool.
Thanks for your advice.
The MODx Module Manager says "Config::setConfig - ERROR: missing required file: manager/includes/config.inc.php" and doesn’t work any more.
How do I fix this problem?
Thanks again.
Is it correct that I put BkupMODx in the "backup" folder in the root of my website?
I changed "mysql" values according to your advice. So the config error was fixed. But I couldn’t login. Which name and password should I use?
"config.inc.php" says "// See bkup_config_example.php for descriptions and examples.".
Where is "bkup_config_example.php"?
I appreciate your help.