Hi
I’ve just bought Sitecake
I have installed it on my domain as per the instructions. I have set it to PHP 5.6
However, when I try and run it (www.domain.com/sitecake.php) it comes up with the following two error messages
Warning: is_writable(): Unable to find the wrapper “tcp” - did you forget to enable it when you configured PHP? in file [SITE]/sitecake/2.3.4/src/Sitecake/SessionServiceProvider.php on line (#114)
RuntimeException: Failed to start the session because headers have already been sent by “[SITE]/sitecake/2.3.4/src/Sitecake/Error/ErrorHandler.php” at line 238. in file [SITE]/sitecake/2.3.4/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php on line (#144)
Do you have any idea why it won’t run?
Thanks in advance