search

Home  >  Q&A  >  body text

php - Server access failed 403 - Extremely urgent, waiting online in a hurry!

I installed apache mysql on window 10 as the server for website access, but when I accessed it, it prompted a Forbidden error with a status code of 403? why is that? ? How to solve it? Waiting online in a hurry

高洛峰高洛峰2782 days ago611

reply all(3)I'll reply

  • 世界只因有你

    世界只因有你2017-05-17 09:57:41

    apache is the server and mysql is the database.
    It is strongly recommended to install something like WAMP, which will help you with the default configuration. apache + mysql + php
    If you install them one by one manually, there will definitely be incorrect configurations. For specific questions, go to Google. There are such questions on stackoverflow.

    reply
    0
  • 为情所困

    为情所困2017-05-17 09:57:41

    The configuration is incorrect, or the access permission of apache is not released

    reply
    0
  • 怪我咯

    怪我咯2017-05-17 09:57:41

    If you access a folder, you need to allow auto index; if you access a file, it depends on your configuration

    reply
    0
  • Cancelreply