Hy all,
I've tryed to install a
www.slave1.com site on my existing master Joomla site (
www.master.com). My master site is deployed in let's say :
/homez.123/master/www/master
My slave folder is deployed in
/homez.999/slave1/www
Since my domain operator doesn't allow me to change the folder of my slave1 site I've tried to use symolic link feature of JMS. So, i've installed my slave1 site in
/homez.123/master/www/slave1
and then I've redirected
www.slave1.com to
www.master.com/slave1.
So, everything worked fine since I've got all my symbolic links into
/homez.123/master/www/slave1 such:
administartor , etc
Note that "installation" is not a simbolic link, but a real folder that contains symbolic links.
When I'm going to
www.slave1.com i've got the following error message:
"No configuration file found and no installation code available. Exiting..."
Note also that my master has jos_ prefix DB table and that the folder
/homez.123/master/www/master/multisites/slave1 doesn't exist and I don't know why.
Can u plz tell me how to solve this issue, It's been for two days that I'm searching to solve this issue.
Thanks.