1
Hello,
I'm working on the XOOPS installer script for the DirectAdmin/cPanel auto-installer INSTALLATRON (
http://www.installatron.com).
And I'm trying to determine how best to perform an upgrade from 2.0.7.3 to 2.0.9.2 using files from the _full_ archive (ie. not the update file).
I started listing the files that aren't in the update zip but are in the full zip, with the aim of deleting those files from the full zip to end up with only the files found in the update zip (if you know what I mean..). But there were way too many of them.
What I'm hoping to find is a list of files/directories that need to be deleted from the full archive for me to then be able to risk-free copy the remainding files/directories over the top of the install I'm upgrading.
I don't know XOOPS all that intimately, but these look likely candidates:
html/mainfile.php
html/templates_c
What else should I delete to avoid overwriting configuration stuff? If it helps, the users who use Installatron are unlikely to have made any mods so I don't need to worry about that.
Thanks,
Rowan.
--
Installatron
DirectAdmin/cPanel auto-installer