Current time: 04-27-2024, 03:12 AM Hello There, Guest! (LoginRegister)


Post Reply 
[BUG] error on subdomain creation
Author Message
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #6
RE: [BUG] error on subdomain creation
petzsch Wrote: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';
As I said in the other post sorry for wrong advice. You are wright, you must use all this sql statements Smile to regenerate settings also for subdomains and aliases
09-01-2008 06:51 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [BUG] error on subdomain creation - sci2tech - 09-01-2008 06:51 AM

Forum Jump:


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