When trying to run bolt I am greeted with this error:
- Code: Select all
Warning: mkdir(): Permission denied in /hermes/waloraweb000/b1920/moo.druidcloakcom/apothecary/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php on line 52 Fatal error: Uncaught exception 'RuntimeException' with message 'Failed to start the session because headers have already been sent.' in /hermes/waloraweb000/b1920/moo.druidcloakcom/apothecary/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:142 Stack trace: #0 /hermes/waloraweb000/b1920/moo.druidcloakcom/apothecary/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php(262): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() #1 /hermes/waloraweb000/b1920/moo.druidcloakcom/apothecary/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php(82): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag('attributes') #2 /hermes/waloraweb000/b1920/moo.druidcloakcom/apothecary/app/app_backend.php(94): Symfony\Component\HttpFoundation\Session\Session->has('user') #3 /hermes/waloraweb000/b1920/moo.druidcloakcom/apothecary/app/bootstrap.php(96): requi in /hermes/waloraweb000/b1920/moo.druidcloakcom/apothecary/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php on line 142
Is any one able to point me in the right direction of fixing this problem? I have checked all the reference points in the symphony php file however I am unable to notice any problems in the code.
Thanks,
Ethan