0

Fatal Error: Failed to start PHP ["php-cgi", "-v"], reason: java.io.IOException: Cannot run program ""php-cgi"" (in directory "C:\Users\user"): CreateProcess error=2, Impossibile trovare il file specificato Could not start FCGI server: java.io.IOException: PHP not found. Please install php-cgi. PHP test command was: [php-cgi, -v] php.java.bridge.http.FCGIConnectException: Could not connect to server

I would like to run php scripts within a jsp page but it returns this error. I would like to know how this issue can be resolved

3
  • 1
    PHP not found. Please install php-cgi -- seems clear enough? Commented Jun 11, 2017 at 18:20
  • How do you install it? Commented Jun 11, 2017 at 18:23
  • 1
    php.net/manual/en/install.windows.php Commented Jun 11, 2017 at 18:34

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.