Custom HTTPD Configurations suddenly empty

vertangie

Verified User
Joined
Apr 27, 2005
Messages
12
Hi people.

All of a sudden all the domains listed in Custom HTTPD Configurations have disappeared.

The files are still there eg;
/usr/local/directadmin/data/users/username/domains/domain.com.cust_httpd

but I can see them on the list to edit them.

On top of this one of the sites appears to be broken as if one of the tokens has not been set properly eg:

SetEnv HTML_TEMPLATE_ROOT |HOME|/domains/|DOMAIN|/live_templates

appears to have been saved without the |HOME| var filled in properly. I did have a problem with this particular username in the unix users, ie pw showuser said it wasn't there and then it returned. So I may have another problem there. I only mention this in case it could be causing the main problem above.

Just to recap. the cust_httpd files are all there but none of them are showing on the Custom HTTPD Configurations page. Can anyone tell me where it gets this list from and how to get it to refresh/reload the list?

TIA

Angie

FreeBSD 5.3
DA Version 1.24.3
 
Fix found

This appears to fix the problem:

http://help.directadmin.com/item.php?id=43

I can now see and edit the domains again.

/etc/virtual/domains is still empty but /etc/virtual/domainowners does now have contents and DirectAdmin is listing the custom httpd.conf files again.

Can anyone tell me what /etc/virtual/domains actually does, in fact where can I find a description of DA's heirarchy in general for these kind of things.

Thanks

Angie
 
There is a page that has a list of all files DirectAdmin uses and related to DA's operation, but I don't have it off the top of my head.
It doesn't contain descriptions either.

The best way is get some hand on time, search google. It may be slow(er), but it get's the job done, and is more fulfilling :p
Or ask here...

/etc/virtual is related to email.
 
Back
Top