Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 02-18-2013 23:52:48

sppars
Member
Registered: 01-25-2006
Posts: 301

Multiple Installs/Sites to Use The Same Media Path

I'm going to be running two versions of our site with the main difference being the domain (one is an addon domain), skin and products. In CCP6 we were able to handle this effectively because of the multiple application feature. For CCP8 I would like to do something similar and was wondering if there was any way to tell the software to use the same media folder paths for both installs? Any suggestions to mimic the multiple app feature of CCP6 would be appreciated.

Thanks.

Offline

 

#2 02-19-2013 00:07:21

sppars
Member
Registered: 01-25-2006
Posts: 301

Re: Multiple Installs/Sites to Use The Same Media Path

I'm looking at the index.php file and there is a:

Code:

$main_path_force   = '';

Can I use that to direct the main site to the addon domain's media folder?

Offline

 

#3 02-19-2013 08:39:14

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Multiple Installs/Sites to Use The Same Media Path

It would be much better to use symbolic links on a Linux server and simply symbolically link the new location to the shared location so the program doesn't know any better.


Nick Hendler

Offline

 

Board footer