Giter Site home page Giter Site logo

Comments (5)

jkroepke avatar jkroepke commented on May 29, 2024

Using fopen('log') instead STDERR to get some logs:

[.] Testing PHP configuration in IDE? Disable logging first!
[.] Bash path: C:\WINDOWS\System32\bash.exe
[.] CWD: C:\Program Files\Java\jdk1.8.0_121\jre\bin
[.] ENV: 
[.] Input arguments: -dxdebug.remote_enable=0 C:\Users\jan\AppData\Local\Temp\ide-phpinfo.php
[.] Linux arguments: -dxdebug.remote_enable=0 /mnt/c/Users/jan/AppData/Local/Temp/ide-phpinfo.php
[.] Linux command: php -dxdebug.remote_enable=0 /mnt/c/Users/jan/AppData/Local/Temp/ide-phpinfo.php
[.] Windows command: C:\WINDOWS\System32\bash.exe -c "php -dxdebug.remote_enable=0 /mnt/c/Users/jan/AppData/Local/Temp/ide-phpinfo.php"

Running the windows command via shell looks great.

from phponwindows.

alexlcdee avatar alexlcdee commented on May 29, 2024

Have the same issue.
Running script with IDE always failed.

When I modified script to write all output (STDERR and STDOUT) to files, I've got the following result: http://c2n.me/3IrXI2t

Setting up PHPUnit shows this text every time: http://c2n.me/3IrY6Fj

Debug output from PhpStorm and cmd: http://c2n.me/3Is5kP8

What configuration you've used? PHP version, architecture, thread safety, IDE version etc.

from phponwindows.

KatoPue avatar KatoPue commented on May 29, 2024

Same Problem here.
cmd works, bash works, PhpStorm Terminal works, PhpStorm Console Tools does not work.

from phponwindows.

KatoPue avatar KatoPue commented on May 29, 2024

With the current Windows 10 Creators update, everything is working properly ^(^.^)^

from phponwindows.

jkroepke avatar jkroepke commented on May 29, 2024

Yeah, I will close it.

from phponwindows.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.