I need help for installation Sitecake in local system (localhost)
What’s the environment you’re trying to use? Windows? Linux? What SiteCake version (1.x or 2.x)?
I am using windows 8 and I an try the sitecake version 2.2.6
Ok. Do you use IIS or something else (Apache)? What errors do you see?
I have run sitecake.php file and looking this message:
Error: array(4) { [“type”]=> int(1) [“message”]=> string(519)
“Uncaught exception ‘InvalidArgumentException’ with message ‘Identifier
“filesystem.adapter” is not defined.’ in
D:\xamp\htdocs\portfolio1\sitecake\2.2.6\server\vendor\pimple\pimple\lib\Pimple.php:78
Stack trace: #0 D:\xamp\htdocs\portfolio1\sitecake\2.2.6\server\admin-full.php(43): Pimple->offsetGet(‘filesystem.adap…’) #1 D:\xamp\htdocs\portfolio1\sitecake\2.2.6\server\admin.php(35): include(‘D:\xamp\htdocs\…’) #2 D:\xamp\htdocs\portfolio1\sitecake.php(1): include(‘D:\xamp\htdocs\…’) #3
{main} thrown” [“file”]=> string(83)
“D:\xamp\htdocs\portfolio1\sitecake\2.2.6\server\vendor\pimple\pimple\lib\Pimple.php”
[“line”]=> int(78) }
Ok. I see you’re using Xamp. Can you please tell us the PHP (or XAMP) version you are using?
Also, please note that Sitecake 2.x requires PHP 5.4+.