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 6109 Views

Multiple Shops on one system

29 November 2011 at 5:38pm

Hi, I am just running a silvercart shop, version 1.0, on a Centos5.5 machine based on silverstripe2.4.5. Now I want to install SilverCart 1.2, to implement a second shop, but the installation just stops, without any error messages or warnings. Also no database tables were created.

Can anybody help ?

Thanks,

Gerhard

Re: Multiple Shops on one system

29 November 2011 at 5:45pm Last edited: 29 November 2011 5:46pm

Hi Gerhard,

do you have access to the PHP logfile? How much memory is available for PHP (memory_limit in php.ini)?

At least for the installation, the memory limit should be at 64M, depending on the active PHP modules and your webserver it might be even more.

Basic setting is usually 16M or 32M, depending on the distribution.

Cheers
Ramon

Re: Multiple Shops on one system

29 November 2011 at 5:48pm

Hi Ramon,

phpinfo says that the memory_limit is set to 128M.

Greetings,

Gerhard

Re: Multiple Shops on one system

29 November 2011 at 6:05pm

Hi Gerhard,

can you check the php.log and the error.log for any hints?

Do you have a "white screen of death"?

Cheers
Ramon

Re: Multiple Shops on one system

29 November 2011 at 6:14pm

Hi Ramon, what do you mean by "a white screen of death" ?

Cheers,

Gerhard

Re: Multiple Shops on one system

29 November 2011 at 6:25pm

Hi Gerhard,

a "white screen of death" is... Well, I think it must be a white screen without any output :-P

Do you have a 'silverstripe-cache' directory inside both of your installations?

Like Ramon mentioned, the content of the error log file would be important to know.

Regards,
Sebastian

Re: Multiple Shops on one system

29 November 2011 at 6:26pm

Hi Ramon,

there is no php-logfile or error-log on the system concerning this installation bug. For me it looks like that it is not possible to run multiple silverstripe or silvercart installations on one machine as there are no database tables created during the installation procedure.

Cheers,

Gerhard

Re: Multiple Shops on one system

29 November 2011 at 6:28pm

For future reference:

Uncle Cheese has compiled a nice summary http://www.leftandmain.com/silverstripe-tips/2010/09/08/8-common-silverstripe-errors-explained-and-solved/

Cheers
Ramon