안녕하세요..
윈도우로 APM을 설치 중입니다.
php4로 업그레이드를 할려고 첨부터 삭 지우고 다시 깔았는데...
hhtpd.conf에서
--------------------------------------------------------------------
ScriptAlias /php4/ "C:/php4/"
Action application/x-httpd-php4 "/php4/php.exe"
AddType application/x-httpd-php4 .php .php3 .php4 .htm .html .cfg .phtml .inc
AddType application/x-tar .tgz
--------------------------------------------------------------------
이렇게 정의를 했습니다.
근데
AddType application/x-httpd-php4 .php .php3 .php4 .htm .html .cfg .phtml .inc
여기에 정의된 확장자의 파일을 읽을려고 하면
500
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, kts_free at hotmail.com and inform them of the time the error occurred, and anythi
ng you might have done that may have caused the error. More information about this error may be available in the server
error log. 이런 에러가 나옵니다... 이거는 어떻게 해결이 가능 할까요?--카리스마