Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6528635
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T09:33:10+00:00 2026-05-25T09:33:10+00:00

A few days ago I published this thread , and it was solved succesfully

  • 0

A few days ago I published this thread, and it was solved succesfully on Unix.

Now I moved to Windows and I have the same problem.

I need to execute a command from the web application. It must execute a .jar stored in the system. I looked on Google and found some changes that I needed to do.

The function to execute the command is:

<?php
if($_POST["name"] == "")
    echo "name is empty";
else{
    $path = $_POST["name"];
    //$command = 'DISPLAY=:0 java -jar '.$path'; -> Used in Unix
    //$command = 'java -jar ../../../../simulaciones/tanqueCalentamiento.jar';
        $command = 'java -jar ..\..\..\..\simulaciones\tanqueCalentamiento.jar';
    //system($command);
    exec($command);
}
?>

The comments are different options I have tried. $path is the argument, but decided to put directly the path, to clarify my question:

Do I need a kind of “trick” as I did for Unix?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T09:33:11+00:00Added an answer on May 25, 2026 at 9:33 am

    In windows vista, 7 (I don’t know if in others too), there is a problemm with xampp.

    The apache does not stop, doesn’t matter what you do, even switch the computer off. At least for me, the solution was:

    1. Uninstall xamp and reinistall it.
    2. Start/stop it always as administrator:

      path\xampp\xampp_start
      path\xampp\xampp_stop

    Right click: run as administrator.

    In this way apache is finished properly, and I can run my command with no probleems anymore

    I hope this helps
    http://drupal.org/node/224342

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I made a similar question a few days ago, but now I have new
I am started using MongoDB few days ago, and i have problem in understanding
Few days ago, I came to a problem where I have to sum the
A few days ago I posted this question and everyone suggested me to use
Since a few days ago, MySQL server on my Windows machine was not successful
I postet this question a few days ago but I didn't explain exactly what
few days ago I asked here about implementing USB. Now, If I may, would
A few days ago, I posted this question and this question asking about how
A few days ago i asked this question: Displaying images from Facebook photo albums
I asked a pretty similar question a few days ago, but this one is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.