PHP:Internal Server Error using WAMP (at startup)

后端 未结 9 1101
一向
一向 2021-02-01 07:29

i had a problem wth php.It display error like below. It work well in other computer, but when i tried to run it in another computer it display error like below. I think i had a

9条回答
  •  旧时难觅i
    2021-02-01 07:51

    Its due to mod_rewrite. WAMP had commented this option by default.

    You need to go to WAMP icon in notification area, Apache, httpd.config

    search for mod_rewrite, and uncomment it.

    After that RESTART WAMP AND YOU ARE DONE!

提交回复
热议问题