php script 403 forbidden error

后端 未结 3 1283
有刺的猬
有刺的猬 2021-01-04 18:39

I have a script giving me error 403 Forbidden error, it\'s just a copy of another script but the difference in this is that both use another mysql class to acce

3条回答
  •  长发绾君心
    2021-01-04 19:06

    This isssue occurs if you have had denied for all in .htaccess file. Changing that resolves the issue.

提交回复
热议问题