UPDATE: Problem solved. It was a permissions problem with my hosting service. They told me they had changed permissions, when in fact they had not.
All sites are back up and running.
Mike
Which "configuration.mutisites.php." are you speaking.
My mistake. I meant config_multiistes.php
In this case in which directory ? Because JMS creates many config_multisites.php (one per slave site and also a general one)
They are all there. 1 per subsite directory, and 1 in /multisites directory
Another question is :
- are you working from the master website or do you try using JMS from a slave site ?
Master
Also, the tmp and logs directories are there, permissions on all directories and files under /multisites is 766.
Symbolic links was forbidden when I created the sites, but still the subsites worked for a day or so.
So now, I contacted the web host, and symbolic links is now allowed.
I suspect I need to fix this by performing another step, but I am not sure what it is.
I tried the "create master_link" procedure in the hello.php script, but I must not be entering the full path correctly. No matter what I put in, it says "path does not exist".
What would the full path be if my site is
www.mydomain.com, my hosting server shows the path to my site as /hosting/content/xxxx/html, and subsite_1 is in /hosting/content/xxxx/html/multisites/subsite_1
Or is there a different problem I need to fix?
Mike