502 BAD GATEWAY

I Recently upgraded PHPSTORM from 2017.1 to 2017.2.  After the upgrade,   none of my previous php scripts work.

I get the banner 502 Bad Gateway.

 In the upgrade I did not accept the choice of retaining  the old settings.

0

Did you try an OS restart? Does it return the same 502 on very basic scripts (e.g. <? echo 'test';)?

0
Avatar
Permanently deleted user

MAC OS 10.11.6

I removed phpStorm by deleting 

Application/phpStorm

Library/Application Support/phpStorm

Library/Caches/phpStorm

 

I restarted the machine.

After restart, I downloaded phpStorm2017-2.

I installed the .dmg.

I restarted the machine.

I started phpStorm and did files/new wproject.

I filled in the form:  //// peculiar it did not have a php interpreter listed///

I attempted to run the project. The Resultb was the bad Gateway message.

I returned to the project and found the message php-cgi not found.

 

I appreciate your the and effort.

PLEASE HELP

0
Avatar
Permanently deleted user

What PHP interpreter and web server do you use?

0

请先登录再写评论。