对于D7.3到D7.42的迁移,完成了正常的步骤。发布运行/update.php的帖子。
无法连接到服务器概述:无法连接到abc.azurewebsites.net。详细信息:第一次握手消息后断开连接的对等方:可能SSL/TLS协议级别太低或服务器上不支持
即使在错误发生期间,浏览器中形成的URL如下:-
其他细节
=> Azure Subscription
=> To Scale, Kept instance count to 3/ Pricing Tier to standard / Instance size to medium 2 cores.
=> First time, I run, I got the Review updates stage with 2 database columns alteration message listed and applied it. After few couple of attempts, I also got the message "No Pending updates" and link to front and admin sites.
=> In Settings.php, $update_free_access = TRUE was kept for update run. 查询:
发布于 2016-03-10 05:25:15
我按照https://www.drupal.org/node/1494290的官方指南将Drupal从7.3x升级到7.42,这对我来说很好。我也不能在这里重复你的问题。
在更新过程中应注意的几个问题。
web.config )。它应该在Azure上的D:\home\site\wwwroot中。update.php。作为解决办法,您可以在本地升级站点,并使用数据库连接信息升级到Azure上的MySQL服务。然后将您的新Drupal站点部署到Azure。
https://stackoverflow.com/questions/35746568
复制相似问题