Hi,
I've got a problem with SME and raid1 management issue.
I installed SME 5.5 in a box with 4 hard disks (2x18Gb and 2x70Gb). At install time, I disconnected the 2 last hd and install SME with Raid1 management on the first 2 ones. It goes ok.
I'd connected the 2 last hd, and installed them as to be raid1. It goes also ok. I'd changed /etc/fstab to mount a disk partition on a new location, lets said on /home/e-smith/files/cpd directory.
I'd created through server-manager a first Web site. It goes in /home/e-smith/files/primary/html directoty. I'd tested this new web site and it was ok.
Then I'd copied /home/e-smith/files/primary in /home/e-smith/files/cpd directoty, then deleted primary directoty in /home/e-smith/files and created in symb link as :
ln -s /home/e-smith/files/cpd/primary /home/e-smith/files/primary.
Then, I couldn't access the web site any more, arguing that I didn't have permission for access. However I gived to all directories and files the same rights as in the initial ones.
Does anybody have an idear of what's happened ?