Hi all,
I have a php application hosted in vps with aapanel, the applications runs fine, but when i need to execute a java program from the php application the programs returns null.
If I run the command line from terminal this works fine.
In the terminal my user is root, but I dont know the user for the php application uses.
How an i do for execute the java command line from php as root user?
Thanks Omar