Current time: 09-24-2024, 04:33 AM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] account status is not ok!
Author Message
tuxStyle Offline
Junior Member
*

Posts: 37
Joined: May 2009
Reputation: 0
Post: #8
RE: account status is not ok!
I have the same problem.
I reinstalled today because i'm using manual DNS lines in DB, i installed a nightly build.

I enabled debug:

Code:
tail: /var/log/ispcp/ispcp-serv-mngr.stdout: file truncated
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.
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.
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
Stopping Courier IMAP server: imapd.
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
Stopping Courier POP3 server: pop3d.
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
Stopping domain name service...: bind9 waiting for pid 12987 to die.
Starting domain name service...: bind9.
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.
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.
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
Starting Courier IMAP server: imapd.
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
Starting Courier POP3 server: pop3d.
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...

Code:
tail: /var/log/ispcp/ispcp-serv-mngr.stderr: file truncated
Warning: DocumentRoot [/var/www/virtual/activestyle.ca/htdocs] does not exist
Syntax error on line 156 of /etc/apache2/sites-enabled/ispcp.conf:
can't get fastcgi file info: /var/www/fcgi/activestyle.ca/php5-fcgi-starter(/var/www/fcgi/activestyle.ca/php5-fcgi-starter), errno: 2

Where is the problem?
I need a starting point Smile
05-22-2009 01:10 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: account status is not ok! - gOOvER - 05-19-2009, 12:56 PM
RE: account status is not ok! - visjusz - 05-19-2009, 08:52 PM
RE: account status is not ok! - BeNe - 05-19-2009, 08:54 PM
RE: account status is not ok! - visjusz - 05-19-2009, 10:02 PM
RE: account status is not ok! - BeNe - 05-19-2009, 10:26 PM
RE: account status is not ok! - visjusz - 05-19-2009, 10:56 PM
RE: account status is not ok! - tuxStyle - 05-22-2009 01:10 AM
RE: account status is not ok! - BeNe - 05-22-2009, 03:42 PM
RE: account status is not ok! - tuxStyle - 05-22-2009, 11:11 PM
RE: account status is not ok! - visjusz - 05-22-2009, 10:50 PM
RE: account status is not ok! - BeNe - 05-25-2009, 05:51 PM
RE: account status is not ok! - tuxStyle - 05-26-2009, 02:44 AM

Forum Jump:


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