PHP:Internal Server Error using WAMP (at startup)

后端 未结 9 1203
一向
一向 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:48

    This is mod_rewrite problem, just enable mod_rewrite in your apache server or tell your website hosting company to enable it for you. This will make your site work.

提交回复
热议问题