drupal - admin 메뉴 사용시 Apachi HTTP 오류 500(Internal Server Error) 발생

eyes852의 이미지

일단 제목에 적은 대로입니다.
윈도우 환경에서 테스트 중이지만... KLDP가 드루팔을 사용하고 있기도 하고.. 한국사이트에 딱히 물어볼곳도 없고 (palpal에는 글이 안써지더라고요 ㅠ) 해서 여기에 남깁니다.

일단 테스트는 로컬 서버에서 테스트하고 있고요.

drupal을 설치하고 ( 정확히는 미국에서 공개한 opengovplatform라는 놈를 설치했습니다. drupal기반으로 개발해놔서 db파일 불러오고 드루팔만 설치하면 동작하도록 만들어놨더라고요.)
동작까지는 잘 되거든요.

하지만 admin 메뉴를 들어가려고 하면 500 error가 발생하네요.

일단 log만 보면 다음과 같습니다.

[Mon Feb 06 16:04:29 2012] [notice] Apache/2.2.21 (Win32) DAV/2 mod_wsgi/3.3 Python/2.7.2 SVN/1.7.2 PHP/5.2.17 configured -- resuming normal operations
[Mon Feb 06 16:04:29 2012] [notice] Server built: Sep 9 2011 10:26:10
[Mon Feb 06 16:04:29 2012] [notice] Parent: Created child process 6112
httpd.exe: Could not reliably determine the server's fully qualified domain name, using <아이피주소> for ServerName
httpd.exe: Could not reliably determine the server's fully qualified domain name, using <아이피주소> for ServerName
[Mon Feb 06 16:04:30 2012] [warn] mod_wsgi: Compiled for Python/2.7.
[Mon Feb 06 16:04:30 2012] [warn] mod_wsgi: Runtime using Python/2.7.2.
[Mon Feb 06 16:04:31 2012] [notice] Child 6112: Child process is running
[Mon Feb 06 16:04:31 2012] [notice] Child 6112: Acquired the start mutex.
[Mon Feb 06 16:04:31 2012] [notice] Child 6112: Starting 64 worker threads.
[Mon Feb 06 16:04:31 2012] [notice] Child 6112: Starting thread to listen on port 80.

서버가 죽기는 죽는데 로그를 보면 왜 죽었는지 이유를 잘 모르겠습니다.

사실 설치 중에도 계속 응답을 찾지 못하다가 500 error를 뱉으면서 죽었거든요.

그런데 이땐 opengovplatform가 싣고 있는 드루팔 모듈들이 너무 무거워서 서버가 죽어버렸던거 같아요. drupal 안에 site폴더에 들어있던 모듈들을 잠깐 밖으로 들어내고 설치하니까 설치는 되더군요...

그래서 이번에도 같은 문제인가? 싶어서 새 드루팔을 설치해 봤습니다.
이번엔 또 localhost로 접속하면 admin 접근시 죽고... 아이피로 접속하면 admin 접속이 가능하더라고요.

아무리 생각해봐도 도저히 이유를 모르겠습니다;

혹시 왜 admin관련에 접속할수 없는건지 이유가 짐작가시거나, 비슷한 사례를 겪으신 분이 있으면 답변해주시면 감사하겠습니다.

ps : 영 감이 잡히는데가 없어 질문도 좀 어설프네요 죄송합니다 ;

lacovnk의 이미지

(http://drupal.kldp.net/ 여기가 사용자 모임입니다 :) 한산해보이지만 이 쪽에 올려주세요~~)

디버그 하려면 아파치 로그 옵션을 바꿔서 보면 될 것 같긴 한데.. 일단은 보통 유력한 것이 메모리 부족 또는 실행시간 초과입니다. 특히 설치 직후 admin 화면 같은 경우 여러 작업이 수행될 수 있습니다.

참고로 Drupal7 은 PHP 5.3 이상을 추천합니다.

예: Drupal 7 configuration tab gives internal server error.
http://drupal.org/node/1045328

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.