SilverCart Forum

We moderate this Forum and we're here to help. Have you already run a forum search to check if your problem has already been solved?

You can help us helping you by providing detailed error messages, screenshots and logfile entries.

SebastianRamon

Page: 1 , 2 , 3
Topic Multiple Shops on one system 6110 Views

Re: Multiple Shops on one system

30 November 2011 at 12:01pm

Hi Sascha,

thanks a lot again.

I just deleted everything and started a new installation. It went through the installation, but now if I want to login to the backend I get the following warning with a corrupted screen :

[Warning] file_put_contents(/var/www/vhosts/.../mysite/silvercart1.2/requirements_engine/cache/32b0f16a0a4e6f12a396d175d0201cb6c9d4664cb82fe68f5e3b998358b09e21d6f99e37.css) [function.file-put-contents]: failed to open stream: Permission denied
GET /silvercart1.2/Security/login?BackURL=%2Fsilvercart1.2%2Fadmin

Line 115 in /var/www/vhosts/.../mysite/silvercart1.2/requirements_engine/RequirementsEngine.php

Re: Multiple Shops on one system

30 November 2011 at 4:00pm

Hi Gerhard,

I suppose you have created the files while being logged in as root and now your Apache has no rights to read those files.

This is most likely a system administration issue and not SilverStripe or SilverCart related.

You may want to check the ownership of the files in your SilverStripe installation and then chown / chmod them so that your Apache can access them.

Cheers
Ramon

Re: Multiple Shops on one system

30 November 2011 at 5:10pm

Hi Ramon,

now I successfully installed silvercart1.2. It was a problem of the access rights to the files and directories.

Thanks a lot for your support.

Cheers,

Gerhard