ispCP - Board - Support
[SOLVED] Problems with ispcp after transfer to another server - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: [SOLVED] Problems with ispcp after transfer to another server (/thread-7985.html)



[SOLVED] Problems with ispcp after transfer to another server - Jillian - 09-28-2009 12:04 AM

Hello,

I think I have a serious problems with ispcp. I transferred everything right from server to another, server are identical (not ip of course).

Everything works fine but I have errors in ispcp. All domains have this error:
domain.tld - Set status to "change"
get_file() | ERROR: File '/etc/ispcp/bind/working/named.conf' does not exist !

Subdomains:
subdomain - Set status to "change"
get_tag() | ERROR: '# httpd [x.x.x.x] virtual host entry BEGIN. ' ne '# httpd [x.x.x.x] virtual host entry END. ', '# httpd [x.x.x.x] virtual host entry BEGIN. ' or '# httpd [x.x.x.x] virtual host entry END. ' missing in src !


Alias:
alias - Set status to "change"
get_tag() | ERROR: '# httpd [domain.tld] dmn group entry BEGIN. ' ne '# httpd [domain.tld] dmn group entry END. ', '# httpd [domain.tld] dmn group entry BEGIN. ' or '# httpd [domain.tld] dmn group entry END. ' missing in src

Debug:
DEBUG: push_el() sub_name: mngr_start_up(), msg: Starting...
DEBUG: push_el() sub_name: lock_system(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('`which touch` /var/run/ispcp.lock'), msg: Ending...
DEBUG: push_el() sub_name: lock_system(), msg: Ending...
DEBUG: push_el() sub_name: get_conf(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: push_el() sub_name: get_conf(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mngr_start_up(), msg: Ending...
DEBUG: push_el() sub_name: mngr_engine(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('/var/www/ispcp/engine/ispcp-serv-mngr 24 3 0 0 1 1>/var/log/ispcp/ispcp-serv-mngr.stdout 2>/var/log/ispcp/ispcp-serv-mngr.stderr'), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mngr_engine(), msg: Ending...
DEBUG: push_el() sub_name: mngr_shut_down(), msg: Starting...
DEBUG: push_el() sub_name: unlock_system(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('`which rm` -rf /var/run/ispcp.lock'), msg: Ending...
DEBUG: push_el() sub_name: unlock_system(), msg: Ending...
DEBUG: push_el() sub_name: mngr_shut_down(), msg: Ending...

So can you help me figure out what is going on :F

System: Debian lenny with newest upgrades.


RE: Problems with ispcp after transfer to another server - kilburn - 09-28-2009 12:32 AM

Quote:get_file() | ERROR: File '/etc/ispcp/bind/working/named.conf' does not exist !
It seems that you forgot to tranfer all the '/etc/ispcp/' folder contents. In addition, how did you handle IP changing in all generated files?


RE: Problems with ispcp after transfer to another server - Jillian - 09-28-2009 01:49 AM

I used this forum topic: http://www.isp-control.net/forum/thread-6286-post-52542.html#pid52542


RE: Problems with ispcp after transfer to another server - Jillian - 09-28-2009 06:30 AM

Now it's working fine. I re-transfer all data again and error fixed. Weird but now working fine Smile