Current time: 06-18-2025, 03:44 AM Hello There, Guest! (LoginRegister)


Post Reply 
Strange Problem With ispcp.conf
Author Message
grg Offline
Junior Member
*

Posts: 49
Joined: Sep 2008
Reputation: 0
Post: #5
RE: Strange Problem With ispcp.conf
Quote:Hm, you have 2 subdomains an 1 domain - they are configured twice...

Yes, 2 old subdomains. I can't add new ones now.

Quote:Maybe you need to clean the file manually.

Yeah i've tried to move it on another location and then regenerate everything, but the file is not regenerated.

Quote:do this with the copy /etc/ispcp/apache/working/ispcp.conf (make a copy!!)

This file is the same, it has the double content too.

Ok, clean, but how? That's not an exact copy (cat ispcp.conf >> ispcp.conf).


Quote:Maybe also a regeneration works, if you start with the content of /etc/ispcp/apache/parts/ispcp_base.tpl in this file...
then regenerate the domain and then the subdomains...

Ok, so:

1
Code:
SRV:/etc/apache2/sites-enabled# mv ispcp.conf ispcp.conf.bak
SRV:/etc/apache2/sites-enabled# cat /etc/ispcp/apache/parts/ispcp_base.tpl > ispcp.conf

2
Code:
SRV:/etc/apache2/sites-enabled# /etc/init.d/ispcp_daemon stop

3
Code:
USE sys;

UPDATE `domain` SET `domain_status` = 'change' WHERE `domain_status` = 'ok';
UPDATE `subdomain` SET `subdomain_status` = 'change' WHERE `subdomain_status` = 'ok';
UPDATE `domain_aliasses` SET `alias_status` = 'change' WHERE `alias_status` = 'ok';
UPDATE `subdomain_alias` SET `subdomain_alias_status` = 'change' WHERE `subdomain_alias_status` = 'ok';
UPDATE `mail_users` SET `status` = 'change' WHERE `status` = 'ok';

4
Code:
SRV:/etc/apache2/sites-enabled# /var/www/ispcp/engine/ispcp-rqst-mngr

5
Code:
SRV:/etc/apache2/sites-enabled# /etc/init.d/ispcp_daemon start

Ok. The file is not modified (thats the same than the tpl i've copied).

Thankyou
(This post was last modified: 07-29-2009 08:48 PM by grg.)
07-29-2009 08:47 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Strange Problem With ispcp.conf - grg - 07-29-2009, 06:25 PM
RE: Strange Problem With ispcp.conf - grg - 07-29-2009, 08:06 PM
RE: Strange Problem With ispcp.conf - grg - 07-29-2009 08:47 PM
RE: Strange Problem With ispcp.conf - grg - 07-29-2009, 09:41 PM
RE: Strange Problem With ispcp.conf - grg - 07-29-2009, 10:11 PM
RE: Strange Problem With ispcp.conf - grg - 07-29-2009, 11:32 PM
RE: Strange Problem With ispcp.conf - grg - 07-30-2009, 05:24 PM
RE: Strange Problem With ispcp.conf - grg - 07-30-2009, 11:34 PM

Forum Jump:


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