Current time: 06-17-2024, 01:09 PM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Gelöst] 403 Frobidden
Author Message
grex Offline
Junior Member
*

Posts: 156
Joined: Sep 2007
Reputation: 0
Post: #16
RE: 403 Frobidden
ispcp-serv-mngr.stdout:
Code:
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: 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...: bind.
Starting domain name service...: bind.
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:0022
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...
und in der ispcp-serv-mngr.stderr
Code:
Warning: DocumentRoot [/var/www/virtual/hs-surf.com/test/htdocs] does not exist
apache2: apr_sockaddr_info_get() failed for High Speed
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
im ispcp control pannel unter debugger:
Code:
Subdomain Fehler
      test
get_tag() | ERROR: '# httpd Data BEGIN. ' ne '# httpd Data END. ', '# httpd Data BEGIN. ' or '# httpd Data END. ' missing in src !
      abc
get_tag() | ERROR: '# httpd Data BEGIN. ' ne '# httpd Data END. ', '# httpd Data BEGIN. ' or '# httpd Data END. ' missing in src !
      grex
get_tag() | ERROR: '# httpd Data BEGIN. ' ne '# httpd Data END. ', '# httpd Data BEGIN. ' or '# httpd Data END. ' missing in src !
da habe ich nur rauskopiert was nen fehler hat !

mfg
Grex

Und nochma thx das ihr euch so über mein Problem kämpft.
09-30-2007 10:15 PM
Find all posts by this user
Thread Closed 


Messages In This Thread
[Gelöst] 403 Frobidden - grex - 09-30-2007, 06:23 PM
RE: 403 Frobidden - joximu - 09-30-2007, 06:34 PM
RE: 403 Frobidden - grex - 09-30-2007, 06:41 PM
RE: 403 Frobidden - joximu - 09-30-2007, 06:59 PM
RE: 403 Frobidden - grex - 09-30-2007, 07:10 PM
RE: 403 Frobidden - joximu - 09-30-2007, 07:14 PM
RE: 403 Frobidden - grex - 09-30-2007, 07:19 PM
RE: 403 Frobidden - joximu - 09-30-2007, 07:28 PM
RE: 403 Frobidden - grex - 09-30-2007, 08:30 PM
RE: 403 Frobidden - joximu - 09-30-2007, 09:18 PM
RE: 403 Frobidden - grex - 09-30-2007, 09:37 PM
RE: 403 Frobidden - BeNe - 09-30-2007, 09:47 PM
RE: 403 Frobidden - grex - 09-30-2007, 09:55 PM
RE: 403 Frobidden - BeNe - 09-30-2007, 10:06 PM
RE: 403 Frobidden - joximu - 09-30-2007, 10:07 PM
RE: 403 Frobidden - grex - 09-30-2007 10:15 PM
RE: 403 Frobidden - joximu - 09-30-2007, 10:18 PM
RE: 403 Frobidden - grex - 09-30-2007, 10:23 PM
RE: 403 Frobidden - joximu - 09-30-2007, 10:44 PM
RE: 403 Frobidden - grex - 09-30-2007, 10:54 PM
RE: 403 Frobidden - joximu - 09-30-2007, 11:05 PM
RE: 403 Frobidden - grex - 09-30-2007, 11:21 PM
RE: 403 Frobidden - joximu - 09-30-2007, 11:41 PM
RE: 403 Frobidden - grex - 09-30-2007, 11:43 PM
RE: 403 Frobidden - joximu - 09-30-2007, 11:47 PM
RE: 403 Frobidden - grex - 10-01-2007, 12:28 AM
RE: 403 Frobidden - joximu - 10-01-2007, 12:34 AM
RE: 403 Frobidden - grex - 10-01-2007, 01:56 AM
RE: 403 Frobidden - grex - 10-07-2007, 12:08 AM
RE: 403 Frobidden - BeNe - 10-07-2007, 12:26 AM
RE: 403 Frobidden - grex - 10-07-2007, 12:48 AM
RE: 403 Frobidden - grex - 10-07-2007, 01:45 AM
RE: 403 Frobidden - BeNe - 10-07-2007, 01:51 AM
RE: 403 Frobidden - grex - 10-07-2007, 02:03 AM
RE: 403 Frobidden - BeNe - 10-07-2007, 02:09 AM
RE: 403 Frobidden - grex - 10-07-2007, 02:42 AM
RE: 403 Frobidden - BeNe - 10-07-2007, 03:16 AM
RE: 403 Frobidden - grex - 10-07-2007, 04:37 AM
RE: 403 Frobidden - joximu - 10-07-2007, 05:14 AM
RE: 403 Frobidden - BeNe - 10-07-2007, 09:56 AM
RE: 403 Frobidden - grex - 10-07-2007, 05:08 PM

Forum Jump:


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