Cannot get php display_errors enabled

前端 未结 8 1452
谎友^
谎友^ 2020-12-29 08:49

Hey i know there are a few posts regarding this topic and i have scoured them all!

I cannot not enable the display_errors setting in php no matter what i do!!!

8条回答
  •  -上瘾入骨i
    2020-12-29 09:17

    In my case, I had switched display_errors to On, but I had forgotten to restart Apache afterwards. Hopefully this helps someone!

提交回复
热议问题