Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法再访问 azure App Service Editor (monaco) ,一切都很好,而不是刚刚停止。该网站正在运行,我可以使用 Visual Studio 访问,但不能在线访问
我不得不停止服务并重新启动它,它又开始工作了,仍然没有解释为什么它出错了
如果我这样写,我的 xampp 服务器 php 文件有问题,无法正常工作
<? echo " Not Work " ; ?>
工作
<?php echo " it's work " ; ?>
服务器不会读取第一个状态的内容,如何修复它以同