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.
我开发了一个在我自己的本地 Apache 上运行良好的代码,但是一旦我传输了文件,它就停止了工作。没有错误信息,页面是空白的!
我正在使用 HostGator,我联系了他们的支持,他们非常无用!并且几乎告诉我我一个人。我很确定代码没问题,我的代码中的所有链接和配置也都经过验证,所以我很确定 hostgator 有问题。
我在 ezConfig 中检查了“allow_url_fopen”,它是 ON.. 你们有什么可以帮助我的吗?!有人有同样的问题吗?!
谢谢
您确定您主机上的php版本与本地相同吗?