Need help whit adding domain!

Lloyd1990

New member
Joined
Jun 14, 2014
Messages
1
Hey guys

I removed my domain because i couldnt add a new public_html map..
So i trying to re-add the domain but it aint working what can i do ?
It say this :

Details

Unable to create directory /home/straatmuzi/domains/datstraatmuzikantenfestival.nl,
Parent directory does not allow write, or one of the directories didn't allow search (execution) permission

The owner of /home/straatmuzi/domains is not straatmuzi
Error creating /home/straatmuzi/domains/datstraatmuzikantenfestival.nl/public_html
Parent directory does not allow write, or one of the directories didn't allow search (execution) permission

Error creating /home/straatmuzi/domains/datstraatmuzikantenfestival.nl/public_html/cgi-bin
Parent directory does not allow write, or one of the directories didn't allow search (execution) permission

Error creating /home/straatmuzi/domains/datstraatmuzikantenfestival.nl/public_html/cgi-bin/.htaccess
Unable to open /home/straatmuzi/domains/datstraatmuzikantenfestival.nl/public_html/cgi-bin/.htaccess for writing: Permission denied

Error creating /home/straatmuzi/domains/datstraatmuzikantenfestival.nl/private_html
Parent directory does not allow write, or one of the directories didn't allow search (execution) permission

Unable to create directory /home/straatmuzi/domains/datstraatmuzikantenfestival.nl/public_ftp,
Parent directory does not allow write, or one of the directories didn't allow search (execution) permission

Unable to create directory /home/straatmuzi/domains/datstraatmuzikantenfestival.nl/public_ftp/incoming,
Parent directory does not allow write, or one of the directories didn't allow search (execution) permission


Errors encountered while creating domain. Not adding domain to /etc/named.conf
Error Creating Domain


Hope some one can help me asap.
If a admin see this i am straatmuzi

Greetings
 
Hello,

Please provide results of the following commands or hire somebody to check and fix it for you (I'm as well as others here available for this kind of a job):

Code:
cat /proc/mounts
ls -ld /home/
ls -ld /home/straatmuzi/
ls -ld /home/straatmuzi/domains
ls -ld /home/straatmuzi/domains/datstraatmuzikantenfestival.nl
 
The following should fix the problem:
Code:
cd /usr/local/directadmin/scripts
./set_permissions.sh all
 
Back
Top