Guest User

/tmp/apache.debug

a guest
Aug 9th, 2012
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.35 KB | None | 0 0
  1. + . /etc/rc.d/init.d/functions
  2. ++ TEXTDOMAIN=initscripts
  3. ++ umask 022
  4. ++ PATH=/sbin:/usr/sbin:/bin:/usr/bin
  5. ++ export PATH
  6. ++ '[' -z '' ']'
  7. ++ COLUMNS=80
  8. ++ '[' -z '' ']'
  9. +++ /sbin/consoletype
  10. ++ CONSOLETYPE=pty
  11. ++ '[' -f /etc/sysconfig/i18n -a -z '' ']'
  12. ++ . /etc/profile.d/lang.sh
  13. +++ sourced=0
  14. +++ for langfile in /etc/sysconfig/i18n '$HOME/.i18n'
  15. +++ '[' -f /etc/sysconfig/i18n ']'
  16. +++ . /etc/sysconfig/i18n
  17. ++++ LANG=en_US.UTF-8
  18. ++++ SYSFONT=latarcyrheb-sun16
  19. +++ sourced=1
  20. +++ for langfile in /etc/sysconfig/i18n '$HOME/.i18n'
  21. +++ '[' -f /root/.i18n ']'
  22. +++ '[' -n '' ']'
  23. +++ '[' 1 = 1 ']'
  24. +++ '[' -n en_US.UTF-8 ']'
  25. +++ export LANG
  26. +++ '[' -n '' ']'
  27. +++ unset LC_ADDRESS
  28. +++ '[' -n '' ']'
  29. +++ unset LC_CTYPE
  30. +++ '[' -n '' ']'
  31. +++ unset LC_COLLATE
  32. +++ '[' -n '' ']'
  33. +++ unset LC_IDENTIFICATION
  34. +++ '[' -n '' ']'
  35. +++ unset LC_MEASUREMENT
  36. +++ '[' -n '' ']'
  37. +++ unset LC_MESSAGES
  38. +++ '[' -n '' ']'
  39. +++ unset LC_MONETARY
  40. +++ '[' -n '' ']'
  41. +++ unset LC_NAME
  42. +++ '[' -n '' ']'
  43. +++ unset LC_NUMERIC
  44. +++ '[' -n '' ']'
  45. +++ unset LC_PAPER
  46. +++ '[' -n '' ']'
  47. +++ unset LC_TELEPHONE
  48. +++ '[' -n '' ']'
  49. +++ unset LC_TIME
  50. +++ '[' -n '' ']'
  51. +++ unset LC_ALL
  52. +++ '[' -n '' ']'
  53. +++ unset LANGUAGE
  54. +++ '[' -n '' ']'
  55. +++ unset LINGUAS
  56. +++ '[' -n '' ']'
  57. +++ unset _XKB_CHARSET
  58. +++ consoletype=pty
  59. +++ '[' -z pty ']'
  60. +++ '[' -n '' ']'
  61. +++ '[' -n '' ']'
  62. +++ '[' -n en_US.UTF-8 ']'
  63. +++ case $LANG in
  64. +++ '[' xterm = linux ']'
  65. +++ unset SYSFONTACM SYSFONT
  66. +++ unset sourced
  67. +++ unset langfile
  68. ++ '[' -z '' ']'
  69. ++ '[' -f /etc/sysconfig/init ']'
  70. ++ . /etc/sysconfig/init
  71. +++ BOOTUP=color
  72. +++ GRAPHICAL=yes
  73. +++ RES_COL=60
  74. +++ MOVE_TO_COL='echo -en \033[60G'
  75. +++ SETCOLOR_SUCCESS='echo -en \033[0;32m'
  76. +++ SETCOLOR_FAILURE='echo -en \033[0;31m'
  77. +++ SETCOLOR_WARNING='echo -en \033[0;33m'
  78. +++ SETCOLOR_NORMAL='echo -en \033[0;39m'
  79. +++ LOGLEVEL=3
  80. +++ PROMPT=yes
  81. +++ AUTOSWAP=no
  82. ++ '[' pty = serial ']'
  83. ++ '[' color '!=' verbose ']'
  84. ++ INITLOG_ARGS=-q
  85. ++ __sed_discard_ignored_files='/\(~\|\.bak\|\.orig\|\.rpmnew\|\.rpmorig\|\.rpmsave\)$/d'
  86. + '[' -f /etc/sysconfig/httpd ']'
  87. + . /etc/sysconfig/httpd
  88. ++ HTTPD=/usr/sbin/httpd.worker
  89. + HTTPD_LANG=C
  90. + INITLOG_ARGS=
  91. + apachectl=/usr/sbin/apachectl
  92. + httpd=/usr/sbin/httpd.worker
  93. + prog=httpd
  94. + pidfile=/var/run/httpd.pid
  95. + lockfile=/var/lock/subsys/httpd
  96. + RETVAL=0
  97. + case "$1" in
  98. + start
  99. + echo -n 'Starting httpd: '
  100. Starting httpd: + check13
  101. + CONFFILE=/etc/httpd/conf/httpd.conf
  102. + GONE='(ServerType|BindAddress|Port|AddModule|ClearModuleList|'
  103. + GONE='(ServerType|BindAddress|Port|AddModule|ClearModuleList|AgentLog|RefererLog|RefererIgnore|FancyIndexing|'
  104. + GONE='(ServerType|BindAddress|Port|AddModule|ClearModuleList|AgentLog|RefererLog|RefererIgnore|FancyIndexing|AccessConfig|ResourceConfig)'
  105. + LANG=C
  106. + grep -Eiq '^[[:space:]]*((ServerType|BindAddress|Port|AddModule|ClearModuleList|AgentLog|RefererLog|RefererIgnore|FancyIndexing|AccessConfig|ResourceConfig))' /etc/httpd/conf/httpd.conf
  107. + LANG=C
  108. + daemon --pidfile=/var/run/httpd.pid /usr/sbin/httpd.worker
  109. + local gotbase= force= nicelevel corelimit
  110. + local pid base= user= nice= bg= pid_file=
  111. + nicelevel=0
  112. + '[' --pidfile=/var/run/httpd.pid '!=' -pidfile=/var/run/httpd.pid ']'
  113. + case $1 in
  114. + pid_file=/var/run/httpd.pid
  115. + shift
  116. + '[' /usr/sbin/httpd.worker '!=' /usr/sbin/httpd.worker ']'
  117. + '[' -z '' ']'
  118. + base=httpd.worker
  119. + __pids_var_run httpd.worker /var/run/httpd.pid
  120. + local base=httpd.worker
  121. + local pid_file=/var/run/httpd.pid
  122. + pid=
  123. + '[' -f /var/run/httpd.pid ']'
  124. + return 3
  125. + '[' -n '' -a -z '' ']'
  126. + corelimit='ulimit -S -c 0'
  127. + '[' -n '' ']'
  128. + '[' color = verbose -a -z '' ']'
  129. + '[' -z '' ']'
  130. + /bin/bash -c 'ulimit -S -c 0 >/dev/null 2>&1 ; /usr/sbin/httpd.worker'
  131. httpd.worker: apr_sockaddr_info_get() failed for web06.ny.watchitoo.com
  132. httpd.worker: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
  133. + '[' 0 -eq 0 ']'
  134. + success 'httpd.worker startup'
  135. + '[' color '!=' verbose -a -z '' ']'
  136. + echo_success
  137. + '[' color = color ']'
  138. + echo -en '\033[60G'
  139. + echo -n '['
  140. [+ '[' color = color ']'
  141. + echo -en '\033[0;32m'
  142. + echo -n ' OK '
  143. OK + '[' color = color ']'
  144. + echo -en '\033[0;39m'
  145. + echo -n ']'
  146. ]+ echo -ne '\r'
  147.  
  148. + return 0
  149. + return 0
  150. + RETVAL=0
  151. + echo
  152.  
  153. + '[' 0 = 0 ']'
  154. + touch /var/lock/subsys/httpd
  155. + return 0
  156. + exit 0
Advertisement
Add Comment
Please, Sign In to add comment