404 error when PHPStorm opens htdos of XAMPP

WBOY
Release: 2016-08-18 09:15:42
Original
1824 people have browsed it

404 error when PHPStorm opens htdos of XAMPP

Ask for advice.

Reply content:

404 error when PHPStorm opens htdos of XAMPP

Ask for advice.

Of course an error will be reported if you open it directly
PHPStorm uses the built-in server. Just look at 63342 and you’ll know. Just use localhost to configure the address yourself and that’s it.

Please write the question as clearly as possible. You must post your configuration file and how your IDE is configured.

You only post a picture, so I can only guess.

You should be using MAC, 404 error, then it is not a permission problem.
404 appears, indicating that your server is running normally.
You can use
netstate -ano
to see if port 63342 is being monitored normally.Check to see if a virtual host is configured, causing localhost cannot be accessed normally.
I’m so tired from guessing...

I don’t understand what you mean. I guess it must be an environmental problem. I couldn’t find the entry file index.php for this project

See that your project directory is already in the htdocs directory of XMAPP.

Visit

http://localhost/dashboard directly to try

It is recommended that the subject open http://localhost on the command line

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!