Current time: 05-04-2024, 05:57 AM Hello There, Guest! (LoginRegister)


Post Reply 
[BUG] error on subdomain creation
Author Message
petzsch Offline
Junior Member
*

Posts: 43
Joined: Mar 2007
Reputation: 1
Post: #5
RE: [BUG] error on subdomain creation
Sorry for the false alarm... I've found the mistake:

When following your advice on the awstats bug post, I did put all my domains on status change and ran the request manager. But that made my existing subdomains dissapear from the apache config file.

So issuing the following SQL and running the request manager fixed everything:
UPDATE `domain` set `domain_status`='change';
UPDATE `domain_aliasses` set `alias_status`='change';
UPDATE `subdomain` set `subdomain_status`='change';
09-01-2008 03:18 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [BUG] error on subdomain creation - petzsch - 09-01-2008 03:18 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)