尝试将测试php应用程序部署到我的Azure模拟器时,我一直收到此消息
Run Code Online (Sandbox Code Playgroud)Using session id 1 Warning : Remapping public port 80 to 81 to avoid conflict during emulation. Warning : Remapping private port 80 to 82 in role 'PhpOnAzure.Web' to avoid conf lict during emulation. Created: deployment16(6) Deployment role instances not in "Started" state after 30 seconds. Exported interface at http://127.0.0.1:81/. C:\temp\WindowsAzurePHPApp\build/WindowsAzurePHPApp.cspkg C:\Users\Manu>
我关注了"在Azure上构建和部署PHP应用程序"教程(Checked CGI,也激活了PHP)的一些故障排除,并没有任何地方.其他人遇到同样的问题?我在这段代码中的输出是firefox中的一个空白页面,表示连接已超时.