Use one CoreDirectory for multiple Shops

Hi,

is it possible to use the Oxid-Core for multiple Oxid-Instances?
I think of maybe 5 oxid-shops, but only one core directory.

As i looked inside the code, there’s always a reference to the directory [B]getShopBasePath() .“core/”[/B]
The remaining folders like out, tmp and so on will last within each shop-instance.

If i now add a symbolic link to this shared core-directory, are there any regulations in the oxid-framework behaviour to consider about?

Paul

Hi,

what will be the benefit from a shared core directory? I dont think its worth to save the few bytes of the /core/ directory.

I think it would be much more interessting to run several shops from one database, but this is a EE Feature.

cya