Problem at Step 13

I'm almost there! I've run into the following error at Step 13:

[quote]Config files were NOT successfully created. The following output was given by the config writing script



Warning: mkdir(): No such file or directory in /home/httpd/vhosts/fhicda.com/subdomains/core/httpdocs/matrix/fudge/general/file_system.inc on line 275



Warning: Unable to create directory: / in /home/httpd/vhosts/fhicda.com/subdomains/core/httpdocs/matrix/fudge/general/file_system.inc on line 276[/quote]



I'm not quite sure what this is referencing. I've tried searching the Forum & Google but have been unable to figure it out.



Some background: the directory I have the system "to symbolicly link" is /home/httpd/vhosts/fhicda.com/subdomains/core/httpdocs/matrix



I'm not sure if this is correct (I always get confused about symlinking). My intent is to have core.fhicda.com load the Matrix system which is located /home/httpd/vhosts/fhicda.com/subdomains/core/httpdocs/matrix.

You've got open_basedir set to 1 in your PHP.ini. Try turning that off.