hi I have this error after configuring my deploy dir to: {site_url}/{site_id}
* JFolder::create: Could not create directory
* JFolder::create: Could not create directory
* JFolder::create: Could not create directory
* JFolder::create: Could not create directory
* JFolder::create: Could not create directory
* JFolder::create: Could not create directory
* JFolder::create: Could not create directory
* JFolder::create: Could not create directory
* JFolder::create: Could not create directory
* JFolder::create: Could not create directory
* JFolder::create: Could not create directory
* JFolder::create: Could not create directory
* JFolder::create: Could not create directory
* Copy failed
* Copy failed
* Copy failed
* JFolder::create: Could not create directory
* JFolder::create: Could not create directory
* Unable to create a directory [http:/www.woundedsouls.com/sample10/cache] into the deployed directory.
* Unable to create a directory [http:/www.woundedsouls.com/sample10/logs] into the deployed directory.
* Unable to create a directory [http:/www.woundedsouls.com/sample10/tmp] into the deployed directory.
* Unable to copy the file [/home/woundeds/public_html/.htaccess] into the deployed directory.
* Unable to copy the file [/home/woundeds/public_html/htaccess.txt] into the deployed directory.
* Unable to copy the file [/home/woundeds/public_html/robots.txt] into the deployed directory.
but when I change the deploy dir to home/****/public_html/{site_id}
it successfully create a slave site but can't create a directory or a slave site in a root.
Please help me.. I change the file permission in robot.txt, htaccess.txt and .htaccess to 755. then after creating a slave site it back to the chmod 777.