Current time: 05-06-2024, 08:15 PM Hello There, Guest! (LoginRegister)


Post Reply 
Addition in progress
Author Message
chris41g Offline
Newbie
*

Posts: 5
Joined: Oct 2007
Reputation: 0
Post: #1
Addition in progress
im having a problem adding domains, they get stuck in Addition in progress, it sends the email and everything fine.

i saw another post regarding that and put it in debug mode:

Code:
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: del_file(), msg: Starting...
DEBUG: push_el() sub_name: del_file(), 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: mngr_engine(), msg: processing 1, ellistowing.com, toadd.
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 1 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '255' status !
DEBUG: pop_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 1 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '255' status !
DEBUG: pop_el() sub_name: sys_command(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_engine(), msg: processing 1, ellistowing.com, toadd.
DEBUG: pop_el() sub_name: doSQL(), msg: Ending...
DEBUG: pop_el() sub_name: doSQL(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_engine(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_start_up(), msg: Ending...
DEBUG: pop_el() sub_name: doSQL(), msg: Ending...
DEBUG: pop_el() sub_name: doSQL(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Ending...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Ending...
DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: pop_el() sub_name: get_file(), msg: Ending...
DEBUG: pop_el() sub_name: get_file(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Starting...
DEBUG: pop_el() sub_name: del_file(), msg: Ending...
DEBUG: pop_el() sub_name: del_file(), msg: Starting...
DEBUG: pop_el() sub_name: lock_system(), msg: Ending...
DEBUG: pop_el() sub_name: sys_command('`which touch` /var/run/ispcp.lock'), msg: Ending...
DEBUG: pop_el() sub_name: sys_command(), msg: Starting...
DEBUG: pop_el() sub_name: lock_system(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_start_up(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Ending...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Ending...
DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: pop_el() sub_name: get_file(), msg: Ending...
DEBUG: pop_el() sub_name: get_file(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Starting...
DEBUG: pop_el() Empty 'EL' Stack !
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...

the errors i get are a bit different than in the last post.

when i run cat /var/log/ispcp/ispcp-dmn-mngr.stderr i get this:
Code:
"my" variable $err_cfg_dir masks earlier declaration in same scope at /var/www/ispcp/engine/ispcp-dmn-mngr line 2050.
Scalar found where operator expected at /var/www/ispcp/engine/ispcp-dmn-mngr line 4154, near "$working_cfg $working_file"
        (Missing operator before $working_file?)
"my" variable $sub_name masks earlier declaration in same scope at /var/www/ispcp/engine/ispcp-dmn-mngr line 4621.
"my" variable $msg masks earlier declaration in same scope at /var/www/ispcp/engine/ispcp-dmn-mngr line 4621.
"my" variable $sub_name masks earlier declaration in same scope at /var/www/ispcp/engine/ispcp-dmn-mngr line 4653.
"my" variable $msg masks earlier declaration in same scope at /var/www/ispcp/engine/ispcp-dmn-mngr line 4653.
"my" variable $sub_name masks earlier declaration in same scope at /var/www/ispcp/engine/ispcp-dmn-mngr line 4679.
"my" variable $msg masks earlier declaration in same scope at /var/www/ispcp/engine/ispcp-dmn-mngr line 4679.
"my" variable $sub_name masks earlier declaration in same scope at /var/www/ispcp/engine/ispcp-dmn-mngr line 4703.
"my" variable $msg masks earlier declaration in same scope at /var/www/ispcp/engine/ispcp-dmn-mngr line 4703.
"my" variable $sub_name masks earlier declaration in same scope at /var/www/ispcp/engine/ispcp-dmn-mngr line 4729.
"my" variable $msg masks earlier declaration in same scope at /var/www/ispcp/engine/ispcp-dmn-mngr line 4729.
Global symbol "$working" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 4150.
Global symbol "$working" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 4152.
syntax error at /var/www/ispcp/engine/ispcp-dmn-mngr line 4154, near "$working_cfg $working_file"
Execution of /var/www/ispcp/engine/ispcp-dmn-mngr aborted due to compilation errors.

cat /var/log/ispcp/ispcp-dmn-mngr.stdout has no output....


btw i installed using the install script for fedora 7 posted on the forums, and it was the 101407 build
10-30-2007 03:11 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Addition in progress - chris41g - 10-30-2007 03:11 PM
RE: Addition in progress - BeNe - 10-30-2007, 04:55 PM
RE: Addition in progress - RatS - 10-30-2007, 05:54 PM
RE: Addition in progress - joximu - 10-30-2007, 05:58 PM
RE: Addition in progress - chris41g - 10-31-2007, 07:55 AM
RE: Addition in progress - joximu - 10-31-2007, 08:11 AM
RE: Addition in progress - chris41g - 10-31-2007, 08:17 AM
RE: Addition in progress - Sweeny - 10-31-2007, 08:12 AM
RE: Addition in progress - Sweeny - 10-31-2007, 08:18 AM
RE: Addition in progress - joximu - 10-31-2007, 08:33 AM
RE: Addition in progress - Sweeny - 10-31-2007, 11:20 PM
RE: Addition in progress - joximu - 10-31-2007, 11:27 PM
RE: Addition in progress - jmeyerdo - 10-31-2007, 11:36 PM
RE: Addition in progress - Sweeny - 10-31-2007, 11:37 PM
RE: Addition in progress - joximu - 11-01-2007, 12:03 AM
RE: Addition in progress - joximu - 11-01-2007, 05:38 PM
RE: Addition in progress - Sweeny - 11-01-2007, 08:39 PM

Forum Jump:


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