我下載了&安裝了WAMP。進口我的數據庫在phpMyAdmin,並試圖啓動通過我的瀏覽器的網站:http://localhost/myWebsite/index.php
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.
更新我查了日誌,我看到的是一個錯誤是:
127.0.0.1 - - [19/Nov/2012:14:40:14 +0000] "GET /myWebsite/index.php HTTP/1.1" 500 528
請檢查我原來的帖子的更新。 – Subby
這不是很遠,嘗試在您的htaccess文件中啓用mod rewrite取消註釋#LoadModule rewrite_module modules/mod_rewrite.so – Jason
www文件夾中有數十億個htaccess文件。你能說清楚哪一個。 – Subby