Quote from: oori at Mar 02, 2010, 08:29 AM
Build the SVN export (php transport.core.php), then copy all the folders over your old revo installation and run setup (upgrade).
(you can remove _build folder, it’s not needed)
This action will also update my existing "old Revo" DB ... adding new features/fix/updated??
only a final question:
in transport.core.php and transport.data.php I show something like this
if (!defined(’XPDO_DSN’))
define(’XPDO_DSN’, ’mysql:host=localhost;dbname=modx;charset=utf8’);
if my DB has another name Do I have to modify these information???
There are other things to check/modify in these 2 files?? (only in these 2 files??)