Aspegic
Verified User
- Joined
- Aug 4, 2005
- Messages
- 282
I am unable to create a subdomain for one of the users on my server. I do not have this problem with any of the other users on the server.
When I try to create a subdomain for this user I get the follow error message:
(the first and third errors are the problem, the second is just the result of the first operation failing)
I have searched this forum and there are several threads dealing with "Unable to create subdomain" but only two of them deal with the "Unknow error" result, neither of which provided a solution.
I have tried backing up the user, deleting the user and restoring the user. That didn't help.
I've check all file and directory access rights, both in /home and in /usr/local/diradmin/data/users. They are all the same as other users in those folders.
After the error message, if I check the DNS record for that user, I can see that the A records for the subdomain have been added (but no directory for the subdomain was created in the home folder of that user and no virtualhost entry was created in httpd.conf).
Does anyone have any idea what else I could check?
When I try to create a subdomain for this user I get the follow error message:
Code:
Unable to create subdomain
Error creating /home/bccbox/domains/bccbox.com/public_html/test
Unknown error
Error creating /home/bccbox/domains/bccbox.com/public_html/test/cgi-bin
A directory component in /home/bccbox/domains/bccbox.com/public_html/test/cgi-bin does not exist or is a dangling symbolic link
Error creating /home/bccbox/domains/bccbox.com/private_html/test
Unknown error
I have searched this forum and there are several threads dealing with "Unable to create subdomain" but only two of them deal with the "Unknow error" result, neither of which provided a solution.
I have tried backing up the user, deleting the user and restoring the user. That didn't help.
I've check all file and directory access rights, both in /home and in /usr/local/diradmin/data/users. They are all the same as other users in those folders.
After the error message, if I check the DNS record for that user, I can see that the A records for the subdomain have been added (but no directory for the subdomain was created in the home folder of that user and no virtualhost entry was created in httpd.conf).
Does anyone have any idea what else I could check?
Last edited: