snafu 
 
 
		
			 
			
			
			
 
 
			
	Posts: 3 
	Joined: Nov 2007
	
 Reputation: 0
		
	 | 
	
		
			
repl_tag() | ERROR: Undefined rwith! after putting custom.conf.tpl in apache dir 
			 
			
				Hello fellow users, 
I have some strange things going on. I am trying to install ispcp trunk 899 on a gutsy ubuntu virtual server (xen hosted). All looks fine in the beginning, compiles clean.  
But, when i follow the INSTALL doc, and the ispcp_daemon is running, i get on the login a rights-problem. In /var/www/ispcp/gui/phptmp, there cannot be touched or created files. I solved this (temp solution) by chmod a+rwx /var/www/ispcp/gui/phpmp and the error disapears.
 
Then, i can login with the Admin account. Everything is fine. 
Then i create a reseller. This is going swell and i switch to the reseller 
Now i create a user. I fill in all the info needed, and then i see that the file /etc/ispcp/apache/parts/custom.conf.tpl is missing.
 
I do a find in trunk: find . -name custom.conf.tpl. Finds one, copied to mentioned location. After this, i get the repl_tag() | ERROR: Undefined rwith! error.
 
I do think this is a bug.
 
Code: 
 ispcp-dmn-mngr.el: 
 
check_master()                 | ERROR: Master manager process is not running ! 
del_file()                     | Ending... 
del_file()                     | Starting... 
del_file()                     | Ending... 
del_file()                     | Starting... 
sys_command('export COLUMNS=120;/bin/ps auxww | awk '$0 ~ /ispcp-rqst-mngr/ && $0 !~ /awk/ { print $2 ;}' 1>/tmp/ispcp-cc.stdout 2>/tmp/ispcp-cc.stderr') | Ending... 
sys_command()                  | Starting... 
dmn_mngr_start_up()            | Starting... 
get_conf()                     | Ending... 
setup_main_vars()              | Ending... 
decrypt_db_password()          | Ending... 
decrypt_db_password()          | Starting... 
setup_main_vars()              | Starting... 
get_file()                     | Ending... 
get_file()                     | Starting... 
get_conf()                     | Starting...
  
And the next: 
ispcp-dmn-mngr.stdout
 
Code: 
 DEBUG: push_el() sub_name: dmn_mngr_start_up(), msg: Starting... 
DEBUG: push_el() sub_name: check_master(), msg: Starting... 
DEBUG: push_el() sub_name: sys_command(), msg: Starting... 
DEBUG: push_el() sub_name: sys_command('export COLUMNS=120;/bin/ps auxww | awk '$0 ~ /ispcp-rqst-mngr/ && $0 !~ /awk/ { print $2 ;}' 1>/tmp/ispcp-cc.stdout 2>/tmp/ispcp-cc.stderr'), msg: Ending... 
DEBUG: push_el() sub_name: del_file(), msg: Starting... 
DEBUG: push_el() sub_name: del_file(), msg: Ending... 
DEBUG: push_el() sub_name: del_file(), msg: Starting... 
DEBUG: push_el() sub_name: del_file(), msg: Ending... 
DEBUG: push_el() sub_name: check_master(), msg: Starting... 
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: dmn_mngr_start_up(), msg: Ending... 
DEBUG: push_el() sub_name: dmn_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: dmn_mngr_engine(), msg: proceeding -> SELECT t1.domain_id, t1.domain_name, t1.domain_gid, t1.domain_uid, t1.domain_admin_id, 
    t1.domain_created_id, t1.domain_created, t1.domain_last_modified, t1.domain_mailacc_limit, t1.domain_ftpacc_limit, 
    t1.domain_traffic_limit, t1.domain_sqld_limit, t1.domain_sqlu_limit, t1.domain_status, t1.domain_alias_limit, 
    t1.domain_subd_limit, t1.domain_ip_id, t1.domain_disk_limit, t1.domain_disk_usage, t1.domain_php, 
    t1.domain_cgi, t2.ip_number FROM domain AS t1, server_ips AS t2 WHERE t1.domain_ip_id = t2.ip_id 
    AND t1.domain_id = 1 
DEBUG: push_el() sub_name: dmn_add_data(), msg: Starting... 
DEBUG: push_el() sub_name: dmn_add_named_data(), msg: Starting... 
DEBUG: push_el() sub_name: dmn_add_named_cfg_data(), msg: Starting... 
DEBUG: push_el() sub_name: get_tpl(), 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: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_tpl(), msg: Ending... 
DEBUG: push_el() sub_name: prep_tpl(), msg: Starting... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_NAME}' eq '{DMN_NAME}', missing '{DMN_NAME}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DB_DIR}' eq '{DB_DIR}', missing '{DB_DIR}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_NAME}' eq '{DMN_NAME}', missing '{DMN_NAME}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DB_DIR}' eq '{DB_DIR}', missing '{DB_DIR}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_NAME}' eq '{DMN_NAME}', missing '{DMN_NAME}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DB_DIR}' eq '{DB_DIR}', missing '{DB_DIR}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: prep_tpl(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: del_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: del_tag(), msg: Ending... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: sys_command(), msg: Starting... 
DEBUG: push_el() sub_name: sys_command('/bin/cp -p /etc/bind/named.conf /etc/ispcp/bind/backup/named.conf.1194395428'), msg: Ending... 
DEBUG: push_el() sub_name: store_file(), msg: Starting... 
DEBUG: push_el() sub_name: setfmode(), msg: Starting... 
DEBUG: push_el() sub_name: setfmode(), msg: Ending... 
DEBUG: push_el() sub_name: store_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: store_file(), msg: Starting... 
DEBUG: push_el() sub_name: setfmode(), msg: Starting... 
DEBUG: push_el() sub_name: setfmode(), msg: Ending... 
DEBUG: push_el() sub_name: store_file(), msg: Ending... 
DEBUG: push_el() sub_name: dmn_add_named_cfg_data(), msg: Ending... 
DEBUG: push_el() sub_name: dmn_add_named_db_data(), msg: Starting... 
DEBUG: push_el() sub_name: get_tpl(), 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: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_tpl(), msg: Ending... 
DEBUG: push_el() sub_name: prep_tpl(), msg: Starting... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{TIMESTAMP}' eq '{TIMESTAMP}', missing '{TIMESTAMP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{BASE_SERVER_IP}' eq '{BASE_SERVER_IP}', missing '{BASE_SERVER_IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{SECONDARY_DNS_IP}' eq '{SECONDARY_DNS_IP}', missing '{SECONDARY_DNS_IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_IP}' eq '{DMN_IP}', missing '{DMN_IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_NAME}' eq '{DMN_NAME}', missing '{DMN_NAME}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{TIMESTAMP}' eq '{TIMESTAMP}', missing '{TIMESTAMP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{BASE_SERVER_IP}' eq '{BASE_SERVER_IP}', missing '{BASE_SERVER_IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{SECONDARY_DNS_IP}' eq '{SECONDARY_DNS_IP}', missing '{SECONDARY_DNS_IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_IP}' eq '{DMN_IP}', missing '{DMN_IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_NAME}' eq '{DMN_NAME}', missing '{DMN_NAME}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{TIMESTAMP}' eq '{TIMESTAMP}', missing '{TIMESTAMP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{BASE_SERVER_IP}' eq '{BASE_SERVER_IP}', missing '{BASE_SERVER_IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{SECONDARY_DNS_IP}' eq '{SECONDARY_DNS_IP}', missing '{SECONDARY_DNS_IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_IP}' eq '{DMN_IP}', missing '{DMN_IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_NAME}' eq '{DMN_NAME}', missing '{DMN_NAME}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: prep_tpl(), msg: Ending... 
DEBUG: push_el() sub_name: store_file(), msg: Starting... 
DEBUG: push_el() sub_name: setfmode(), msg: Starting... 
DEBUG: push_el() sub_name: setfmode(), msg: Ending... 
DEBUG: push_el() sub_name: store_file(), msg: Ending... 
DEBUG: push_el() sub_name: store_file(), msg: Starting... 
DEBUG: push_el() sub_name: setfmode(), msg: Starting... 
DEBUG: push_el() sub_name: setfmode(), msg: Ending... 
DEBUG: push_el() sub_name: store_file(), msg: Ending... 
DEBUG: push_el() sub_name: dmn_add_named_db_data(), msg: Ending... 
DEBUG: push_el() sub_name: dmn_add_named_data(), msg: Ending... 
DEBUG: push_el() sub_name: dmn_add_httpd_data(), msg: Starting... 
DEBUG: push_el() sub_name: dmn_add_httpd_cfg_data(), msg: Starting... 
DEBUG: push_el() sub_name: get_tpl(), 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: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_tpl(), msg: Ending... 
DEBUG: push_el() sub_name: add_dmn_suexec_user(), msg: Starting... 
DEBUG: push_el() sub_name: add_dmn_suexec_user(), msg: Ending... 
DEBUG: push_el() sub_name: prep_tpl(), msg: Starting... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{IP}' eq '{IP}', missing '{IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: prep_tpl(), msg: Ending... 
DEBUG: push_el() sub_name: prep_tpl(), msg: Starting... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{IP}' eq '{IP}', missing '{IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_GRP}' eq '{DMN_GRP}', missing '{DMN_GRP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{IP}' eq '{IP}', missing '{IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_GRP}' eq '{DMN_GRP}', missing '{DMN_GRP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{IP}' eq '{IP}', missing '{IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_GRP}' eq '{DMN_GRP}', missing '{DMN_GRP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{IP}' eq '{IP}', missing '{IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_GRP}' eq '{DMN_GRP}', missing '{DMN_GRP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: prep_tpl(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '# httpd [82.94.223.226] virtual host entry BEGIN. 
' ne '# httpd [82.94.223.226] virtual host entry END. 
', '# httpd [82.94.223.226] virtual host entry BEGIN. 
' or '# httpd [82.94.223.226] virtual host entry END. 
' missing in src ! 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: dmn_add_httpd_cfg_data(), msg: working: 
# httpd Data BEGIN. 
 
# 
# wget-hack prevention 
# 
 
<IfModule mod_rewrite.c> 
    RewriteEngine on 
    RewriteCond %{HTTP_USER_AGENT} ^LWP::Simple 
    RewriteRule ^/.* http://%{REMOTE_ADDR}/ [L,E=nolog:1] 
</IfModule> 
 
# 
# Web traffic accounting. 
# 
 
LogFormat "%B" traff 
 
# 
# mod_cband configuration 
# 
 
<IfModule mod_cband.c> 
    CBandScoreFlushPeriod 10 
    CBandRandomPulse On 
</IfModule> 
 
# 
# Header End 
# 
 
# httpd [82.94.223.226] virtual host entry BEGIN. 
 
NameVirtualHost 82.94.223.226:80 
 
# httpd [{DMN_GRP}] dmn group entry BEGIN. 
# httpd [{DMN_GRP}] dmn group entry END. 
 
# httpd [{ALS_NAME}] als entry BEGIN. 
# httpd [{ALS_NAME}] als entry END. 
 
# httpd [82.94.223.226] virtual host entry END. 
 
# httpd [{IP}] virtual host entry BEGIN. 
# httpd [{IP}] virtual host entry END. 
 
# httpd Data END. 
 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '# httpd [demo.kgca.nl] dmn group entry BEGIN. 
' ne '# httpd [demo.kgca.nl] dmn group entry END. 
', '# httpd [demo.kgca.nl] dmn group entry BEGIN. 
' or '# httpd [demo.kgca.nl] dmn group entry END. 
' missing in src ! 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: gen_httpd_dmn_group_entry(), msg: Starting... 
DEBUG: push_el() sub_name: get_tpl(), 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: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: get_tpl(), msg: Ending... 
DEBUG: push_el() sub_name: get_dmn_suexec_user(), msg: Starting... 
DEBUG: push_el() sub_name: doSQL(), msg: Starting... 
DEBUG: push_el() sub_name: doSQL(), msg: Ending... 
DEBUG: push_el() sub_name: get_dmn_suexec_user(), msg: Ending... 
DEBUG: push_el() sub_name: prep_tpl(), msg: Starting... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{BWLIMIT}' eq '{BWLIMIT}', missing '{BWLIMIT}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '##TEMPLATE' eq '##TEMPLATE', missing '##TEMPLATE' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{SUEXEC_GROUP}' eq '{SUEXEC_GROUP}', missing '{SUEXEC_GROUP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{PEAR_DIR}' eq '{PEAR_DIR}', missing '{PEAR_DIR}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{SCOREBOARDS_DIR}' eq '{SCOREBOARDS_DIR}', missing '{SCOREBOARDS_DIR}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Ending... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_GRP}' eq '{DMN_GRP}', missing '{DMN_GRP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{WWW_DIR}' eq '{WWW_DIR}', missing '{WWW_DIR}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{GUI_ROOT_DIR}' eq '{GUI_ROOT_DIR}', missing '{GUI_ROOT_DIR}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{APACHE_LOG_DIR}' eq '{APACHE_LOG_DIR}', missing '{APACHE_LOG_DIR}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_NAME}' eq '{DMN_NAME}', missing '{DMN_NAME}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{BASE_SERVER_VHOST}' eq '{BASE_SERVER_VHOST}', missing '{BASE_SERVER_VHOST}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{BWLIMIT_DISABLED}' eq '{BWLIMIT_DISABLED}', missing '{BWLIMIT_DISABLED}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{SUEXEC_USER}' eq '{SUEXEC_USER}', missing '{SUEXEC_USER}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{APACHE_USERS_LOG_DIR}' eq '{APACHE_USERS_LOG_DIR}', missing '{APACHE_USERS_LOG_DIR}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_IP}' eq '{DMN_IP}', missing '{DMN_IP}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{STARTER_DIR}' eq '{STARTER_DIR}', missing '{STARTER_DIR}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: Starting... 
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{SELF}' eq '{SELF}', missing '{SELF}' in src ! 
DEBUG: push_el() sub_name: repl_var(), msg: Ending... 
DEBUG: push_el() sub_name: repl_var(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: Starting... 
DEBUG: push_el() sub_name: repl_tag(), msg: ERROR: Undefined rwith! 
DEBUG: pop_el() sub_name: repl_tag(), msg: ERROR: Undefined rwith! 
DEBUG: push_el() sub_name: doSQL(), msg: Starting... 
DEBUG: push_el() sub_name: doSQL(), msg: Ending... 
DEBUG: push_el() sub_name: dmn_mngr_engine(), msg: Ending... 
DEBUG: push_el() sub_name: dmn_mngr_shut_down(), msg: Starting... 
DEBUG: push_el() sub_name: dmn_mngr_shut_down(), msg: Ending...
  
[/code]
 
And ispcp-serv-mngr.stdout:
 
Code: 
 DEBUG: push_el() sub_name: serv_mngr_start_up(), msg: Starting... 
DEBUG: push_el() sub_name: check_master(), msg: Starting... 
DEBUG: push_el() sub_name: sys_command(), msg: Starting... 
DEBUG: push_el() sub_name: sys_command('export COLUMNS=120;/bin/ps auxww | awk '$0 ~ /ispcp-rqst-mngr/ && $0 !~ /awk/ { print $2 ;}' 1>/tmp/ispcp-cc.stdout 2>/tmp/ispcp-cc.stderr'), msg: Ending... 
DEBUG: push_el() sub_name: del_file(), msg: Starting... 
DEBUG: push_el() sub_name: del_file(), msg: Ending... 
DEBUG: push_el() sub_name: del_file(), msg: Starting... 
DEBUG: push_el() sub_name: del_file(), msg: Ending... 
DEBUG: push_el() sub_name: check_master(), msg: Starting... 
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: serv_mngr_start_up(), msg: Ending... 
DEBUG: push_el() sub_name: serv_mngr_engine(), msg: Starting... 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting... 
 * Stopping Postfix Mail Transport Agent postfix       [80G  
[74G[ OK ] 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending... 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting... 
 * Stopping Courier authentication services authdaemond       [80G  
[74G[ OK ] 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending... 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting... 
 * Stopping Courier IMAP server...       [80G  
[74G[ OK ] 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending... 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting... 
 * Stopping Courier POP3 server...       [80G  
[74G[ OK ] 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending... 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting... 
 * Stopping domain name service... bind       [80G  
[74G[ OK ] 
 * Starting domain name service... bind       [80G  
[74G[ OK ] 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending... 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting... 
 * Starting Postfix Mail Transport Agent postfix       [80G  
[74G[ OK ] 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending... 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting... 
 * Starting Courier authentication services authdaemond       [80G  
[74G[ OK ] 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending... 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting... 
 * Starting Courier IMAP server...       [80G 0022 
 
[74G[ OK ] 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending... 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting... 
 * Starting Courier POP3 server...       [80G  
[74G[ OK ] 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending... 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting... 
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending... 
DEBUG: push_el() sub_name: check_httpd(), msg: Starting... 
DEBUG: push_el() sub_name: sys_command(), msg: Starting... 
DEBUG: push_el() sub_name: sys_command('export COLUMNS=120;/bin/ps aux | /usr/bin/awk '$0 ~/apache2/ {print $0}' | /usr/bin/wc | /usr/bin/awk '{print $1}' 1>/tmp/httpd-run-check.stdout'), msg: Ending... 
DEBUG: push_el() sub_name: get_file(), msg: Starting... 
DEBUG: push_el() sub_name: get_file(), msg: Ending... 
DEBUG: push_el() sub_name: check_httpd(), msg: Ending... 
DEBUG: push_el() sub_name: del_file(), msg: Starting... 
DEBUG: push_el() sub_name: del_file(), msg: Ending... 
DEBUG: push_el() sub_name: serv_mngr_engine(), msg: Ending... 
DEBUG: push_el() sub_name: serv_mngr_shut_down(), msg: Starting... 
DEBUG: push_el() sub_name: serv_mngr_shut_down(), msg: Ending...
  
			 
			
			
			
		 |  
	 
 |