웅~~ APM을 다깔구 나서 c로 짠 cgi를 실행시키려구 httpd.conf화일을
고쳤는데요...
질답게시판에서 보구
AddType application/x-httpd-cgi .cgi
AddHandler cgi-script .cgi
의 주석을 풀구요...
Option 부분에 ExecCGI을 추가했습니당...
그런데 다음과 같은 메시지가 브라우저에 뜨더군여...-.-;;
~~~~~~~~~~~~~~~~~~~~~~~~
Internal Server Error
The server encountered an internal error or
misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster at xxxyyy.co.kr and inform them of the time the error occurred,
and anything you might have done that may have caused the error.
More information about this error may be available
in the server error log.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
이유를 알고 싶습니다...
그리구 나중엔 php를 쓸 꺼지만 일단 CrazyWWWBoard를 쓰려구 하는데...
무엇을 조정해야할지 모르겠네요...
혹시 perl을 다시 깔아야 되나요? apm깔때 mod_perl의 rpm을 지웠는데...
답변 부탁드리겠습니다... ^^