2016-06-16 2 views
1

Woom 서버 위치의 "www"폴더에 Joomla 사이트 파일을 넣고 PHPMyAdmin에서 데이터베이스 파일을 가져 와서 configuration.php 파일을 편집하십시오.Joomla 사이트 Wamp 서버에서 작동하지 않습니다

Internal Server Error 

The server encountered an internal error or misconfiguration and was unable to complete your request. 

Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error. 

More information about this error may be available in the server error log. 

Apache/2.4.9 (Win32) PHP/5.5.12 Server at localhost Port 80 
+0

mod_rewrite가 켜져 있는지 확인하십시오. 코드로 test.php 파일을 생성하십시오. mod_rewirite가 실행 또는 실행 중임을 확인하십시오. –

+0

mod_rewirite가 없습니다 !! – kiasati

답변

3

htaccess로 파일을 제거하거나 당신이 당신의 joomla 사이트의 루트에 htaccess로 파일이있는 경우가 htaccess.txt라는 이름을 변경하십시오 : 나는 사이트를 열려고하면

는하지만,이 오류가 발생 유지 "www"폴더에 있습니다.

+0

.htaccess 파일과 htaccess 파일을 모두 가지고 있습니다. 둘 다 제거해야합니까? – kiasati

+0

.htaccess를 제거해야합니다. –

+0

감사합니다 alooot .. 그것은 효과가있다. 어쨌든 .htaccess 파일은 뭐죠? – kiasati