phpstudy installation problems
红楼一梦
红楼一梦 2019-08-17 16:57:06
0
4
1233

After installing phpstudy, Apache and mySQL are running normally, but when you enter localhost on the browser, the page displays

Not Found

HTTP Error 404. The requested resource is not found.

May I ask what is the reason? How to solve?

红楼一梦
红楼一梦

reply all(3)
满心欢喜

Can I send it without accessing the path?

Heart exclusive

The configuration file is closed by default. Go to the configuration file and remove

V

First look at the port number in the configuration file, use the localhost: port number method;

There may also be port occupancy, modify the port, for example, change port 80 to 8080;

  • reply Thank you for your answer. Port 80 was occupied and has been changed to another port. I also tried entering localhost:port, but it didn’t work.
    红楼一梦 author 2019-08-20 22:43:14
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template