Jump to content

Executing binaries with shell_exec() ...?


Recommended Posts

Hi there,

 

i've got a problem with shell_exec(). the function itself works just fine, but i can't get it to execute a c++ compiled file.

what i'm trying to do is running shell_exec("./program.out"), but it returns no output, not even an error or some kind. the script doesn't do it's job, also.

 

What could possibly be wrong?

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/119289-executing-binaries-with-shell_exec/
Share on other sites

thanks for reply. what permission issue could it be? i chmod'ed everything 777, but that didn't help. commands such as `mkdir` work fine.

 

no, sh ./program.out doesn't work. even in ssh, it gives `cannot execute binary file` error.

 

any other ideas?..

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.