私はJoomlaのサイトファイルをWAMPサーバーの "www"フォルダに入れ、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
mod_rewriteがオンであることを確認してください。コードでtest.phpファイルを作成する<?php phpinfo(); ?>実行して、mod_rewiriteがオンかオフかを確認してください –
mod_rewiriteはありません!! – kiasati