Laravel installed, but connection is reset / No data received

前端 未结 5 1436
你的背包
你的背包 2021-01-18 16:07

I am using Digital Ocean as my server, I have a Ubuntu droplet running laravel fine on my site. But now I am making a \'projects backend\' where there is just a folder with

5条回答
  •  -上瘾入骨i
    2021-01-18 16:53

    We fixed this problem by upgrading PHP to 5.5.22 (5.5.27 now). We had this problem with OPCache in combination with PHP 5.5.11.

    Thanks to this post: https://laracasts.com/discuss/channels/general-discussion/opcache-issues

提交回复
热议问题