BkupMODX should go under the root directory...
I’m still confused what you’re trying to acomplish with a dual boot setup?
I’m still confused what you’re trying to acomplish with a dual boot setup?
I think the OP wanted to be able to boot into XP or Ubuntu and share the same MODx database between them, I suggested putting the DB on a shared FAT partition but the OP wanted to do a backup/restore between the two on boot.
Use MODx, or the cat gets it!
ok i go to put my db on the fat32 partition and see to setup modx to use this db path
AipHesBlOg
Serveur Local Linux Ubuntu - Apache 2.2.9 - Php 5.2.6 - MySQL 5.0.67
---------------------------------------------------------------
French webdesigner
OK, you’ll need to set something like this in the my.cnf file on both your installations :-
[mysqld]
datadir=<path to FAT32 partition>
You can install MODx through any one of them, both Ubuntu and XP will now use the same databse path and hence the same database.
Consult the MYSQL docs for more details
Use MODx, or the cat gets it!