Hello. I'm trying to set up this virtual host, but when i restart apache, it states that DocumentRoot /root/******/*****/regions/default/ is not found. I've double checked that this is a valid directoy, so why is this coming up as an error?
I've tried locating more information, but still to no avail. From what I understand, Apache isn't able to see the file that needs to be opened. I've tried changing permissions and removing the backslash, but that doesn't seem to help. What else could prevent Apache from reading a file? Whenver I run the installation, after it finishes it says the following: chown: missing operand after `apache.apache'
did you try using the apachectl configtest command to see where the error lies? The chown (change ownership) command is looking for a file to change the ownership of to apache:apache. It sounds like the directory was never created. Are you in superuser mode when you run the install?
please check this in httpd.conf file that virtual host is created or not for this DocumentRoot /root/******/*****/regions/default/