Using phpstorm with codeigniter

Hi, I want to use PHPstorm build-in server for codeigniter project, but a Bad gateway error always shows. How can I properly configure PHPstorm for codeigniter.

<a href="https://i.imgur.com/WVsrVRC.gifv">https://i.imgur.com/WVsrVRC.gifv</a>

 

0

Would it be possible to share the project with us? Built-in web server could return 502 error in some cases: https://youtrack.jetbrains.com/issue/WEB-31859 so we would like to reproduce the issue on our end.

You can try switching to a filly-provisioned web server (XAMPP) as a workaround.

0

请先登录再写评论。