Code Monkey home page Code Monkey logo

Comments (8)

milo avatar milo commented on May 20, 2024

@tmysik Related to #1. Main reason is that only CGI prints HTTP headers which are needed for some tests. It can be easily switched by -p php.

from tester.

dg avatar dg commented on May 20, 2024

In all PHP packages for Windows there are php.exe, php-cgi.exe and php-win.exe, so it does not matter which one is default. But, how is it on Linux?

from tester.

hrach avatar hrach commented on May 20, 2024

apt-get install php5 does not install php5-cli nor php5-fpm nor php5-cgi.

from tester.

dg avatar dg commented on May 20, 2024

So that php can be default. But it is BC break.

from tester.

tmysik avatar tmysik commented on May 20, 2024

And what do you think about the reported NetBeans issue I mentioned before? Likely adding a checkbox Use PHP Interpreter as default could solve it, right? It would be perhaps checked by default so it works for most of the users.

Thanks.

from tester.

milo avatar milo commented on May 20, 2024

@tmysik In general, anyone may need to use different PHP binary for running the test. What about add new input in Options or Project Properties named PHP binary for tests with default value php-cgi (without path). If filled, call the Tester with -p ... argument?

from tester.

tmysik avatar tmysik commented on May 20, 2024

@milo Yes, that would be better than my proposal. I need to find out whether I can do it or whether it is too late for NB 8.0.

Thank you all for your comments!

from tester.

tmysik avatar tmysik commented on May 20, 2024

FYI issue [1] is fixed now - it is possible to set default executable in IDE Options as well as in Project Properties.

Thanks.
[1] https://netbeans.org/bugzilla/show_bug.cgi?id=241996

from tester.

Related Issues (20)

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.