httpd start해도 FAILED이 뜨는 원인 좀^^;;

후끈남의 이미지

제가 수정한 부분입니다.
주석은 기존에 있던 설정입니다.

## DocumentRoot "/var/www/html"
DocumentRoot "/home/apache"

### <Directory "/var/www/html">
<Directory "/home/apache">

### AddDefaultCharset ISO-8859-1
AddDefaultCharset EUC-KR

이렇게 3부분 고쳤구요

/home/apache라는 디렉토리를 임의로 만들었습니다.
configtest도 했는데 Syntax OK떳구요^^

그리고 계속 ServerName관련해서 오류인지 경고인지가 뜨기 때문에 ServerName에 주석을 제거하고

ServerName 10.225.49.164:80

가상 IP로 이렇게 설정했습니다.

그 이후로는 httpd가 구동이 되지 않습니다.^^

다른 사람이 질문한 답변해준거 따라해도 안되서 질문 드립니다.^^;;

Prentice의 이미지

ServerName에서 포트를 제외해보세요.

http://bbs.kldp.org/viewtopic.php?p=157858#157858

후끈남의 이미지

답변 감사드립니다 검은해님^^

httpd 안돌아가는 것은 해결했습니다. ㅠㅠ

제가 VMware상 컴퓨터 이름을 바꾸워서 찾지를 못했던거 같습니다.
그래서 /etc/hosts 파일에 제 컴퓨터 이름을 바꾸고 하니까
httpd이 실행됩니다.^^

그런데요

익스플로러창에서 제 ip를 치면 못찾네요^^;;

미챠요;;

경험으로 진리를 쌓아라!!

danskesb의 이미지

문제의 Server Name 같은 설정은 도메인이 안 잡혀 있을 때 뜬다고 알고 있습니다.
그 부분을 원래대로 놓아도 사용 상 전혀 문제가 없었습니다.
그리고 VM웨어 상의 네트워크 설정이 어떻게 되어 있나요?
3가지 종류가 있었느데, 자세히 기억은 안 나지만 그 중 무엇이었나요?
그것에 따라서 접근 방법이 달라질 것 같습니다.

아 그리고 config에 하나 딴지를 걸자면, 한글 문서의 인코딩이 모두 EUC-KR은 아니기 때문에,
AddDefaultCharset EUC-KR
이 줄은 웬만하면 빼시기 바랍니다.

후끈남의 이미지

해결했습니다^^

한 4시간 동안 요기 조기 다 찾아봤는데

새벽 2시쯤 친구늠이 와서 하는 이야기가.....

방화벽은 풀고 했냐?? 라는 말에....

잠시 좌절후 해결했습니다 ㅠㅠ

여러분 방화벽 풀고 합시다!! ㅋㅋ

경험으로 진리를 쌓아라!!

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.