开发者

Django application deployment problem and error logs

I am trying to deploy my django application to VPS but I get 505- Internal Server Error and it is normal for the first time.

However, the admin of the VPS server do not allow me to s开发者_高级运维ee the error logs of the Apache Server. In such situation, is there any way to view the real error messagges/logs ?

Thanks


If you deployed your app with DEBUG=True maybe the error message can help you.

Your vps admin should give to you at least a copy of your log files.. i don't see another way..

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜