Symfony 3.1.5 Warning: SessionHandler::read(): Session data file is not created by your uid

前端 未结 11 1620
别跟我提以往
别跟我提以往 2020-12-05 04:36

I\'m running Symfony 3.1.5 on a Ubuntu 14.04, PHP 7.1 and Apache 2.4.23 stack managed by Vagrant 1.8.6/VirtualBox 5.1.6. I\'m trying to use a simple controller I\'ve made to

11条回答
  •  自闭症患者
    2020-12-05 05:16

    I had a similar problem and clearing my browser's cache and stored data solved the problem.

    On chrome and opera you should the following:

    Developer tools > Application > Clear Storage > Clear Site Data
    

提交回复
热议问题