FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Webapp PHP executing external java programs
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Webapp PHP executing external java programs [message #180697] Mon, 11 March 2013 20:24 Go to previous message
israel is currently offline  israel
Messages: 3
Registered: March 2013
Karma:
Junior Member
Hello,

I have a webapplication written in PHP.
From this app I have a list of different java programs that run outside the php environment and produce some output.
Basically from the webbapp I need to start and stop these external java programs. (Stop the program is not a problem)

For example I should run something like:

START
"java -cp lib/mylibs.jar mycode.HelloWorld"

STOP
write a special signal in my DB, this is already working properly.

I know that I can do it I am just asking how do you think I need to organize my filesystem to keep it safe, any suggestions or example that I can check ??
Any framework I can use for this purpose ?
Security is extremly important and I have to avoid that someone can explit this and execute commands on my server...

thank you
[Message index]
 
Read Message
Read Message
Previous Topic: Does PHP have a way to pass form data to a remote script?
Next Topic: In php applying the KISS rule wins every time
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Sep 28 17:25:17 GMT 2024

Total time taken to generate the page: 0.04435 seconds