简体   繁体   English

Openshift PHP5.3应用程序中的503服务不可用错误

[英]503 Service unavailable error in Openshift PHP5.3 application

I am trying to deploy a codeigniter application on openshift with haproxy scaling enabled. 我试图在启用haproxy扩展的openshift上部署一个codeigniter应用程序。 I am using PHP 5.3 catridge. 我正在使用PHP 5.3 catridge。 I am getting 503 No server is available to handle this request error. 我得到503没有可用的服务器来处理此请求错误。 I tried googling a lot but I couldn't get a precise solution for this. 我尝试了很多次谷歌搜索,但无法为此找到精确的解决方案。 Have already tried to restart the application, but of no use. 已经尝试重新启动应用程序,但是没有用。

If you're still having issues I would check out this CodeIgniter OpenShift quickstart here https://github.com/openshift/CodeIgniterQuickStart . 如果您仍然有问题,请在https://github.com/openshift/CodeIgniterQuickStart上查看此CodeIgniter OpenShift快速入门。 If anything you can take a look and see how this quickstart developer went about building it and then apply it to your application. 如果可以的话,您可以看一下该快速入门开发人员如何构建它,然后将其应用于您的应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM