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.
我用 git repo 创建了一个 PHP 应用程序。在我的帐户中,它显示应用程序已启动,但是当我访问网站时,它显示“未找到”(http://ebookstack-niraliacharya.rhcloud.com/)
我删除了该应用程序并再次使用命令行工具创建,瞧!它已成功创建,并且错误“未找到”已替换为“欢迎使用 OpenShift 上的 PHP 应用程序”。