I see from looking at the file dates that version 3.0.2 is almost the same as version 3.0.1, and the same default configuration file. My question is, if I keep my existing configuration, remove the whole 3.0.1 installation directory and replace it the one from the 3.0.2 tarball, and DO NOT run the installation script (install.php), will everything be guaranteed to be updated? I ask because the installation script includes this line:
require_once(POC_INCLUDE_PATH.'/adodb/adodb.inc.php');
and I see that ADOdb has been updated in this version of PHPOpenChat, so there may be something subtle that needs to updated that I may be missing.
If you know the answer for sure, please just drop a line saying yes.
I do not want to do a clean install, because I would probably have to drop the existing SQL tables.
By the way, version 3.0.2 still has a 3.0.1 version string.
Thank you in advance for your consideration.
Regards,
Vesselin.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I see from looking at the file dates that version 3.0.2 is almost the same as version 3.0.1, and the same default configuration file. My question is, if I keep my existing configuration, remove the whole 3.0.1 installation directory and replace it the one from the 3.0.2 tarball, and DO NOT run the installation script (install.php), will everything be guaranteed to be updated? I ask because the installation script includes this line:
require_once(POC_INCLUDE_PATH.'/adodb/adodb.inc.php');
and I see that ADOdb has been updated in this version of PHPOpenChat, so there may be something subtle that needs to updated that I may be missing.
If you know the answer for sure, please just drop a line saying yes.
I do not want to do a clean install, because I would probably have to drop the existing SQL tables.
By the way, version 3.0.2 still has a 3.0.1 version string.
Thank you in advance for your consideration.
Regards,
Vesselin.