T
T
Twelfth Doctor2017-02-27 15:56:47
phpstorm
Twelfth Doctor, 2017-02-27 15:56:47

Why is phpstorm's built-in web server not working?

Hello! For some reason I can't run the PHP project file in PHPStorm. Error 502 Bad Gateway

<?php
echo ("Hello world!")
?>

The link is: localhost:63343/KHCP/vhosts.php?_ijt=nc8m5ntnvbg9k... PHP version: 7.1 In the logs I see: PHP Interpreter is not configured: Please configure PHP Interpreter to use built-in web server What could be the reason?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Viktor Yanyshev, 2017-02-27
@villiwalla

;

W
Wladgaint, 2017-09-11
@Wladgaint

Here is the configuration of the web server built into php.
https://www.jetbrains.com/help/phpstorm/php-built-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question