Does the upgrade process change in any way with a https site? IOW I changed the header.inc.php file:
$site['url'] = "https://www.mysite.com/";
Will this affect the upgrade in anyway?
Does the upgrade process change in any way with a https site? IOW I changed the header.inc.php file: $site['url'] = "https://www.mysite.com/"; Will this affect the upgrade in anyway? Csampson |
I wouldn't think you would have issues - the upgrade does not touch header.inc.php through the automatic process. It requests that you make a manual change to it at the end of the upgrade (changing version from B1 to B2).
If in doubt, maybe change it back to http for the upgrade then to https after complete. Better safe than sorry! Skype: shawn.nelson |
I do not believe there will be a problem either. https://www.deanbassett.com |
It made no difference... Csampson |