Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- + . /etc/rc.d/init.d/functions
- ++ TEXTDOMAIN=initscripts
- ++ umask 022
- ++ PATH=/sbin:/usr/sbin:/bin:/usr/bin
- ++ export PATH
- ++ '[' -z '' ']'
- ++ COLUMNS=80
- ++ '[' -z '' ']'
- +++ /sbin/consoletype
- ++ CONSOLETYPE=pty
- ++ '[' -f /etc/sysconfig/i18n -a -z '' ']'
- ++ . /etc/profile.d/lang.sh
- +++ sourced=0
- +++ for langfile in /etc/sysconfig/i18n '$HOME/.i18n'
- +++ '[' -f /etc/sysconfig/i18n ']'
- +++ . /etc/sysconfig/i18n
- ++++ LANG=en_US.UTF-8
- ++++ SYSFONT=latarcyrheb-sun16
- +++ sourced=1
- +++ for langfile in /etc/sysconfig/i18n '$HOME/.i18n'
- +++ '[' -f /root/.i18n ']'
- +++ '[' -n '' ']'
- +++ '[' 1 = 1 ']'
- +++ '[' -n en_US.UTF-8 ']'
- +++ export LANG
- +++ '[' -n '' ']'
- +++ unset LC_ADDRESS
- +++ '[' -n '' ']'
- +++ unset LC_CTYPE
- +++ '[' -n '' ']'
- +++ unset LC_COLLATE
- +++ '[' -n '' ']'
- +++ unset LC_IDENTIFICATION
- +++ '[' -n '' ']'
- +++ unset LC_MEASUREMENT
- +++ '[' -n '' ']'
- +++ unset LC_MESSAGES
- +++ '[' -n '' ']'
- +++ unset LC_MONETARY
- +++ '[' -n '' ']'
- +++ unset LC_NAME
- +++ '[' -n '' ']'
- +++ unset LC_NUMERIC
- +++ '[' -n '' ']'
- +++ unset LC_PAPER
- +++ '[' -n '' ']'
- +++ unset LC_TELEPHONE
- +++ '[' -n '' ']'
- +++ unset LC_TIME
- +++ '[' -n '' ']'
- +++ unset LC_ALL
- +++ '[' -n '' ']'
- +++ unset LANGUAGE
- +++ '[' -n '' ']'
- +++ unset LINGUAS
- +++ '[' -n '' ']'
- +++ unset _XKB_CHARSET
- +++ consoletype=pty
- +++ '[' -z pty ']'
- +++ '[' -n '' ']'
- +++ '[' -n '' ']'
- +++ '[' -n en_US.UTF-8 ']'
- +++ case $LANG in
- +++ '[' xterm = linux ']'
- +++ unset SYSFONTACM SYSFONT
- +++ unset sourced
- +++ unset langfile
- ++ '[' -z '' ']'
- ++ '[' -f /etc/sysconfig/init ']'
- ++ . /etc/sysconfig/init
- +++ BOOTUP=color
- +++ GRAPHICAL=yes
- +++ RES_COL=60
- +++ MOVE_TO_COL='echo -en \033[60G'
- +++ SETCOLOR_SUCCESS='echo -en \033[0;32m'
- +++ SETCOLOR_FAILURE='echo -en \033[0;31m'
- +++ SETCOLOR_WARNING='echo -en \033[0;33m'
- +++ SETCOLOR_NORMAL='echo -en \033[0;39m'
- +++ LOGLEVEL=3
- +++ PROMPT=yes
- +++ AUTOSWAP=no
- ++ '[' pty = serial ']'
- ++ '[' color '!=' verbose ']'
- ++ INITLOG_ARGS=-q
- ++ __sed_discard_ignored_files='/\(~\|\.bak\|\.orig\|\.rpmnew\|\.rpmorig\|\.rpmsave\)$/d'
- + '[' -f /etc/sysconfig/httpd ']'
- + . /etc/sysconfig/httpd
- ++ HTTPD=/usr/sbin/httpd.worker
- + HTTPD_LANG=C
- + INITLOG_ARGS=
- + apachectl=/usr/sbin/apachectl
- + httpd=/usr/sbin/httpd.worker
- + prog=httpd
- + pidfile=/var/run/httpd.pid
- + lockfile=/var/lock/subsys/httpd
- + RETVAL=0
- + case "$1" in
- + start
- + echo -n 'Starting httpd: '
- Starting httpd: + check13
- + CONFFILE=/etc/httpd/conf/httpd.conf
- + GONE='(ServerType|BindAddress|Port|AddModule|ClearModuleList|'
- + GONE='(ServerType|BindAddress|Port|AddModule|ClearModuleList|AgentLog|RefererLog|RefererIgnore|FancyIndexing|'
- + GONE='(ServerType|BindAddress|Port|AddModule|ClearModuleList|AgentLog|RefererLog|RefererIgnore|FancyIndexing|AccessConfig|ResourceConfig)'
- + LANG=C
- + grep -Eiq '^[[:space:]]*((ServerType|BindAddress|Port|AddModule|ClearModuleList|AgentLog|RefererLog|RefererIgnore|FancyIndexing|AccessConfig|ResourceConfig))' /etc/httpd/conf/httpd.conf
- + LANG=C
- + daemon --pidfile=/var/run/httpd.pid /usr/sbin/httpd.worker
- + local gotbase= force= nicelevel corelimit
- + local pid base= user= nice= bg= pid_file=
- + nicelevel=0
- + '[' --pidfile=/var/run/httpd.pid '!=' -pidfile=/var/run/httpd.pid ']'
- + case $1 in
- + pid_file=/var/run/httpd.pid
- + shift
- + '[' /usr/sbin/httpd.worker '!=' /usr/sbin/httpd.worker ']'
- + '[' -z '' ']'
- + base=httpd.worker
- + __pids_var_run httpd.worker /var/run/httpd.pid
- + local base=httpd.worker
- + local pid_file=/var/run/httpd.pid
- + pid=
- + '[' -f /var/run/httpd.pid ']'
- + return 3
- + '[' -n '' -a -z '' ']'
- + corelimit='ulimit -S -c 0'
- + '[' -n '' ']'
- + '[' color = verbose -a -z '' ']'
- + '[' -z '' ']'
- + /bin/bash -c 'ulimit -S -c 0 >/dev/null 2>&1 ; /usr/sbin/httpd.worker'
- httpd.worker: apr_sockaddr_info_get() failed for web06.ny.watchitoo.com
- httpd.worker: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
- + '[' 0 -eq 0 ']'
- + success 'httpd.worker startup'
- + '[' color '!=' verbose -a -z '' ']'
- + echo_success
- + '[' color = color ']'
- + echo -en '\033[60G'
- [60G+ echo -n '['
- [+ '[' color = color ']'
- + echo -en '\033[0;32m'
- [0;32m+ echo -n ' OK '
- OK + '[' color = color ']'
- + echo -en '\033[0;39m'
- [0;39m+ echo -n ']'
- ]+ echo -ne '\r'
- + return 0
- + return 0
- + RETVAL=0
- + echo
- + '[' 0 = 0 ']'
- + touch /var/lock/subsys/httpd
- + return 0
- + exit 0
Advertisement
Add Comment
Please, Sign In to add comment