dttphb59319 2017-09-29 02:39
浏览 55
已采纳

如何在PHP 5.0到5.4的服务器上运行laravel 5.4网站?

I wrote a small content management system using laravel 5.4 version. But the web hosting company uses PHP 5.3 version. When I upload my website, I got errors. Is there any way to run laravel 5.4 applications on servers with the PHP version 5.0 to 5.4? Changing the web hosting company is not a choice.

Thank you for your help in advance!

  • 写回答

2条回答 默认 最新

  • douchang6770 2017-09-29 02:42
    关注

    There is no way around minimum PHP requirements. You would have to change providers or get your provider to update PHP version (which they should do).

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?